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

/freebsd-12-stable/sys/net/
H A Dif_media.h181 #define IFM_5000_T IFM_X(38) /* 5000Base-T - RJ45 (NBaseT) */ macro
468 { IFM_5000_T, "5000Base-T" }, \
812 { IFM_ETHER | IFM_5000_T, IF_Mbps(5000ULL) }, \
H A Dieee8023ad_lacp.c1148 case IFM_5000_T:
1152 key = IFM_5000_T;
/freebsd-12-stable/sys/dev/ixl/
H A Dif_ixl.c1511 ifmr->ifm_active |= IFM_5000_T;
H A Dixl_pf_main.c639 ifmedia_add(media, IFM_ETHER | IFM_5000_T, 0, NULL);
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c205 .subtype = IFM_5000_T,
/freebsd-12-stable/sys/dev/ice/
H A Dice_lib.c818 return IFM_5000_T;

Completed in 123 milliseconds