Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h186 #define IFM_1000_CX_SGMII IFM_X(44) /* 1000Base-CX-SGMII */ macro
475 { IFM_1000_CX_SGMII, "1000Base-CX-SGMII" }, \
820 { IFM_ETHER | IFM_1000_CX_SGMII, IF_Mbps(1000) }, \
H A Dieee8023ad_lacp.c1148 case IFM_1000_CX_SGMII: in lacp_compose_key()