Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif_media.h160 #define IFM_40G_KR4 IFM_X(45) /* 40GBase-KR4 */ macro
396 { IFM_40G_KR4, "40GBase-KR4" }, \
H A Dif_bond.c884 case IFM_40G_KR4: in link_speed()