Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net/
HDif_media.h220 #define IFM_50G_AUI2_AC IFM_X(79) /* 50G active copper/optical */ macro
531 { IFM_50G_AUI2_AC, "50G-AUI2-AC" }, \
919 { IFM_ETHER | IFM_50G_AUI2_AC, IF_Gbps(50ULL) }, \
HDieee8023ad_lacp.c1122 case IFM_50G_AUI2_AC: in lacp_compose_key()