Searched refs:IFM_50G_CR2 (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_media.h199 #define IFM_50G_CR2 IFM_X(56) /* 50GBase-CR2 */ macro
486 { IFM_50G_CR2, "50GBase-CR2" }, \
830 { IFM_ETHER | IFM_50G_CR2, IF_Gbps(50ULL) }, \
H A Dieee8023ad_lacp.c1155 case IFM_50G_CR2:
/freebsd-12-stable/sys/dev/bnxt/
H A Dif_bnxt.c1337 case IFM_50G_CR2:
2015 BNXT_IFMEDIA_ADD(supported, SPEEDS_50GB, IFM_50G_CR2);
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c162 .subtype = IFM_50G_CR2,
314 .subtype = IFM_50G_CR2,
/freebsd-12-stable/sys/dev/ice/
H A Dice_lib.c870 return IFM_50G_CR2;
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c2475 ifmedia_add(&ha->media, (IFM_ETHER | IFM_50G_CR2), 0, NULL);
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_main.c2520 return (IFM_50G_CR2);

Completed in 241 milliseconds