Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h243 #define IFM_100G_AUI2_AC IFM_X(101) /* 100G-AUI2 active copper/optical */ macro
533 { IFM_100G_AUI2_AC, "100G-AUI2-AC" }, \
878 { IFM_ETHER | IFM_100G_AUI2_AC, IF_Gbps(100ULL) }, \
H A Dieee8023ad_lacp.c1244 case IFM_100G_AUI2_AC: in lacp_compose_key()