Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_media.h159 #define IFM_40G_LR4 IFM_X(44) /* 40GBase-LR4 */ macro
380 { IFM_40G_LR4, "40Gbase-LR4" }, \
H A Dif_bond.c883 case IFM_40G_LR4: in link_speed()