Home
last modified time | relevance | path

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

/xnu-12377.41.6/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.c869 case IFM_10G_ER: in link_speed()