Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h204 #define IFM_100_SGMII IFM_X(62) /* 100M media interface */ macro
494 { IFM_100_SGMII, "100M-SGMII" }, \
839 { IFM_ETHER | IFM_100_SGMII, IF_Mbps(100) }, \
H A Dieee8023ad_lacp.c1139 case IFM_100_SGMII: in lacp_compose_key()