Searched refs:IFM_10G_TWINAX (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/sys/dev/qlxge/
H A Dqls_inline.h60 link_speed = IFM_10G_TWINAX;
/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_inline.h112 link_speed = (IFM_10G_TWINAX);
/freebsd-13-stable/sys/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:
/freebsd-13-stable/sys/dev/ixl/
H A Dif_ixl.c1522 ifmr->ifm_active |= IFM_10G_TWINAX;
1535 ifmr->ifm_active |= IFM_10G_TWINAX;
H A Dixl_pf_main.c694 ifmedia_add(media, IFM_ETHER | IFM_10G_TWINAX, 0, NULL);
/freebsd-13-stable/sys/dev/ixgbe/
H A Dif_ix.c1292 ifmedia_add(adapter->media, IFM_ETHER | IFM_10G_TWINAX, 0,
2238 ifmr->ifm_active |= IFM_10G_TWINAX | IFM_FDX;
2407 case IFM_10G_TWINAX:
/freebsd-13-stable/sys/dev/liquidio/
H A Dlio_main.c987 case IFM_10G_TWINAX:
/freebsd-13-stable/sys/dev/mxge/
H A Dif_mxge.c2856 {IFM_10G_TWINAX, 0, "10GBASE-Twinax"},
2861 {IFM_10G_TWINAX,(1 << 0), "10GBASE-Twinax"}
/freebsd-13-stable/sys/dev/cxgb/
H A Dcxgb_main.c2086 return (IFM_10G_TWINAX);
/freebsd-13-stable/sys/dev/ice/
H A Dice_lib.c824 return IFM_10G_TWINAX;
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c3888 ifm_type = IFM_10G_TWINAX;
/freebsd-13-stable/sys/dev/bxe/
H A Dbxe.c4419 case IFM_10G_TWINAX:
13895 sc->media = IFM_10G_TWINAX;
/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_main.c2690 return (IFM_10G_TWINAX);

Completed in 434 milliseconds