Home
last modified time | relevance | path

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

/xnu-12377.81.4/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.c877 case IFM_25G_CR: in link_speed()