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

/freebsd-12-stable/sys/net/
H A Dif_media.h193 #define IFM_100G_LR4 IFM_X(50) /* 100GBase-LR4 */ macro
480 { IFM_100G_LR4, "100GBase-LR4" }, \
824 { IFM_ETHER | IFM_100G_LR4, IF_Gbps(100ULL) }, \
H A Dieee8023ad_lacp.c1204 case IFM_100G_LR4:
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h721 #define QLNX_IFM_100G_LR4 IFM_100G_LR4
/freebsd-12-stable/sys/dev/bnxt/
H A Dif_bnxt.c1345 case IFM_100G_LR4:
2025 BNXT_IFMEDIA_ADD(supported, SPEEDS_100GB, IFM_100G_LR4);
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c134 .subtype = IFM_100G_LR4,
362 .subtype = IFM_100G_LR4,
/freebsd-12-stable/sys/dev/ice/
H A Dice_lib.c904 return IFM_100G_LR4;
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_main.c2485 return (IFM_100G_LR4);

Completed in 162 milliseconds