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

/freebsd-13-stable/sys/net/
H A Dif_media.h204 #define IFM_100_SGMII IFM_X(62) /* 100M media interface */ macro
494 { IFM_100_SGMII, "100M-SGMII" }, \
839 { IFM_ETHER | IFM_100_SGMII, IF_Mbps(100) }, \
H A Dieee8023ad_lacp.c1139 case IFM_100_SGMII:
/freebsd-13-stable/sys/dev/axgbe/
H A Dif_axgbe_pci.c1409 ifmedia_add(sc->media, IFM_ETHER | IFM_100_SGMII, 0, NULL);
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c182 .subtype = IFM_100_SGMII,
/freebsd-13-stable/sys/dev/ice/
H A Dice_lib.c800 return IFM_100_SGMII;

Completed in 191 milliseconds