Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_media.h171 #define IFM_50G_KR2 IFM_X(57) /* 50GBase-KR2 */ macro
408 { IFM_50G_KR2, "50GBase-KR2" }, \
H A Dif_bond.c851 case IFM_50G_KR2: in link_speed()