Searched refs:IFM_40G_SR4 (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dif_media.h168 #define IFM_40G_SR4 28 /* 40GBase-SR4 */ macro
458 { IFM_40G_SR4, "40Gbase-SR4" }, \
804 { IFM_ETHER | IFM_40G_SR4, IF_Gbps(40ULL) }, \
H A Dieee8023ad_lacp.c1218 case IFM_40G_SR4:
/freebsd-13-stable/sys/dev/oce/
H A Doce_if.h1114 #undef IFM_40G_SR4 macro
1115 #define IFM_40G_SR4 28 macro
H A Doce_if.c937 req->ifm_active |= IFM_40G_SR4 | IFM_FDX;
/freebsd-13-stable/sys/dev/bnxt/
H A Dif_bnxt.c1339 case IFM_40G_SR4:
2047 BNXT_IFMEDIA_ADD(supported, SPEEDS_40GB, IFM_40G_SR4);
/freebsd-13-stable/sys/dev/ixl/
H A Dif_ixl.c1565 ifmr->ifm_active |= IFM_40G_SR4;
H A Dif_iavf.c1322 ifmr->ifm_active |= IFM_40G_SR4;
H A Dixl_pf_main.c710 ifmedia_add(media, IFM_ETHER | IFM_40G_SR4, 0, NULL);
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c115 .subtype = IFM_40G_SR4,
266 .subtype = IFM_40G_SR4,
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c2429 ifmedia_add(&ha->media, (IFM_ETHER | IFM_40G_SR4), 0, NULL);
3870 ifm_type = IFM_40G_SR4;
/freebsd-13-stable/sys/dev/ice/
H A Dice_lib.c860 return IFM_40G_SR4;
/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_main.c2673 return (IFM_40G_SR4);

Completed in 192 milliseconds