Home
last modified time | relevance | path

Searched refs:IFM_56G_R4 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/
H A Dif_media.h192 #define IFM_56G_R4 IFM_X(51) /* 56GBase-R4 */ macro
481 { IFM_56G_R4, "56GBase-R4" }, \
826 { IFM_ETHER | IFM_56G_R4, IF_Gbps(56ULL) }, \
H A Dieee8023ad_lacp.c1199 case IFM_56G_R4: in lacp_compose_key()
1200 key = IFM_56G_R4; in lacp_compose_key()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c90 .subtype = IFM_56G_R4,