Home
last modified time | relevance | path

Searched refs:IFM_10G_TWINAX (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Dif_media.h162 #define IFM_10G_TWINAX 22 /* 10GBase Twinax copper */ macro
453 { IFM_10G_TWINAX, "10Gbase-Twinax" }, \
799 { IFM_ETHER | IFM_10G_TWINAX, IF_Gbps(10ULL) }, \
H A Dieee8023ad_lacp.c1154 case IFM_10G_TWINAX: in lacp_compose_key()
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h60 #define IFM_10G_TWINAX 22 /* 10GBase Twinax copper */ macro
H A Dbnx2x.c8203 sc->media = IFM_10G_TWINAX; in bnx2x_media_detect()