Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h233 #define IFM_100G_AUI4_AC IFM_X(91) /* 100G-AUI4 active copper/optical */ macro
523 { IFM_100G_AUI4_AC, "100G-AUI4-AC" }, \
868 { IFM_ETHER | IFM_100G_AUI4_AC, IF_Gbps(100ULL) }, \
H A Dieee8023ad_lacp.c1234 case IFM_100G_AUI4_AC: in lacp_compose_key()