Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h258 #define IFM_400G_AUI8_AC IFM_X(116) /* 400G-AUI8 active copper/optical */ macro
548 { IFM_400G_AUI8_AC, "400G-AUI8-AC" }, \
893 { IFM_ETHER | IFM_400G_AUI8_AC, IF_Gbps(400ULL) }, \
H A Dieee8023ad_lacp.c1263 case IFM_400G_AUI8_AC: in lacp_compose_key()