Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_media.h163 #define IFM_100G_KR4 IFM_X(49) /* 100GBase-KR4 */ macro
400 { IFM_100G_KR4, "100GBase-KR4" }, \
H A Dif_bond.c861 case IFM_100G_KR4: in link_speed()