Searched refs:IFM_100_SGMII (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_media.h205 #define IFM_100_SGMII IFM_X(62) /* 100M media interface */ macro
493 { IFM_100_SGMII, "100M-SGMII" }, \
837 { IFM_ETHER | IFM_100_SGMII, IF_Mbps(100) }, \
H A Dieee8023ad_lacp.c1113 case IFM_100_SGMII:
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c177 .subtype = IFM_100_SGMII,
/freebsd-12-stable/sys/dev/ice/
H A Dice_lib.c800 return IFM_100_SGMII;

Completed in 73 milliseconds