Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h249 #define IFM_200G_DR4 IFM_X(107) /* 200GBase-DR4 */ macro
539 { IFM_200G_DR4, "200GBase-DR4" }, \
884 { IFM_ETHER | IFM_200G_DR4, IF_Gbps(200ULL) }, \
H A Dieee8023ad_lacp.c1252 case IFM_200G_DR4: in lacp_compose_key()