Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h229 #define IFM_50G_AUI1_AC IFM_X(87) /* 50G active copper/optical */ macro
519 { IFM_50G_AUI1_AC, "50G-AUI1-AC" }, \
864 { IFM_ETHER | IFM_50G_AUI1_AC, IF_Gbps(50ULL) }, \
H A Dieee8023ad_lacp.c1195 case IFM_50G_AUI1_AC: in lacp_compose_key()