Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h221 #define IFM_50G_AUI2_AC IFM_X(79) /* 50G active copper/optical */ macro
511 { IFM_50G_AUI2_AC, "50G-AUI2-AC" }, \
856 { IFM_ETHER | IFM_50G_AUI2_AC, IF_Gbps(50ULL) }, \
H A Dieee8023ad_lacp.c1188 case IFM_50G_AUI2_AC: in lacp_compose_key()