Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/ !
H A Dif_media.h189 #define IFM_50G_SR2 IFM_X(75) /* 50GBase-SR2 */ macro
426 { IFM_50G_SR2, "50GBase-SR2" }, \
H A Dif_bond.c889 case IFM_50G_SR2: in link_speed()