Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_media.h252 #define IFM_200G_AUI8_AC IFM_X(111) /* 200G-AUI8 active copper/optical */ macro
546 { IFM_200G_AUI8_AC, "200G-AUI8-AC" }, \
893 { IFM_ETHER | IFM_200G_AUI8_AC, IF_Gbps(200ULL) }, \
H A Dieee8023ad_lacp.c1258 case IFM_200G_AUI8_AC: in lacp_compose_key()