Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/ !
H A Dif_media.h190 #define IFM_50G_LR2 IFM_X(76) /* 50GBase-LR2 */ macro
427 { IFM_50G_LR2, "50GBase-LR2" }, \
H A Dif_bond.c853 case IFM_50G_LR2: in link_speed()