Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h193 #define IFM_56G_R4 IFM_X(51) /* 56GBase-R4 */ macro
482 { IFM_56G_R4, "56GBase-R4" }, \
827 { 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()