Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_media.h250 #define IFM_200G_AUI4_AC IFM_X(109) /* 200G-AUI4 active copper/optical */ macro
540 { IFM_200G_AUI4_AC, "200G-AUI4-AC" }, \
885 { IFM_ETHER | IFM_200G_AUI4_AC, IF_Gbps(200ULL) }, \
H A Dieee8023ad_lacp.c1254 case IFM_200G_AUI4_AC: in lacp_compose_key()