Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h160 #define IFM_10G_CX4 20 /* 10GBase CX4 copper */ macro
450 { IFM_10G_CX4, "10Gbase-CX4" }, \
797 { IFM_ETHER | IFM_10G_CX4, IF_Gbps(10ULL) }, \
H A Dieee8023ad_lacp.c1153 case IFM_10G_CX4: in lacp_compose_key()
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h59 #define IFM_10G_CX4 20 /* 10GBase CX4 copper */ macro
H A Dbnx2x.c8199 sc->media = IFM_10G_CX4; in bnx2x_media_detect()