Home
last modified time | relevance | path

Searched refs:IFM_25G_CR (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/bsd/net/
H A Dif_media.h167 #define IFM_25G_CR IFM_X(53) /* 25GBase-CR */ macro
404 { IFM_25G_CR, "25GBase-CR" }, \
H A Dif_bond.c840 case IFM_25G_CR: in link_speed()