Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_media.h142 #define IFM_10G_ER 29 /* 10GBase-ER */ macro
397 { IFM_10G_ER, "10GBase-ER" }, \
H A Dif_bond.c868 case IFM_10G_ER: in link_speed()