Searched refs:IFM_100G_KR4 (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_media.h192 #define IFM_100G_KR4 IFM_X(49) /* 100GBase-KR4 */ macro
479 { IFM_100G_KR4, "100GBase-KR4" }, \
823 { IFM_ETHER | IFM_100G_KR4, IF_Gbps(100ULL) }, \
H A Dieee8023ad_lacp.c1203 case IFM_100G_KR4:
/freebsd-12-stable/sys/dev/bnxt/
H A Dif_bnxt.c1344 case IFM_100G_KR4:
2050 BNXT_IFMEDIA_ADD(supported, SPEEDS_100GB, IFM_100G_KR4);
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c130 .subtype = IFM_100G_KR4,
358 .subtype = IFM_100G_KR4,
/freebsd-12-stable/sys/dev/ice/
H A Dice_lib.c906 return IFM_100G_KR4;
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_main.c2457 return (IFM_100G_KR4);

Completed in 231 milliseconds