Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_media.h140 #define IFM_10G_KR 27 /* 10GBase-KR backplane */ macro
384 { IFM_10G_KR, "10GBase-KR" }, \
H A Dif_bond.c866 case IFM_10G_KR: in link_speed()