Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h215 #define IFM_40G_XLAUI_AC IFM_X(73) /* 40G active copper/optical */ macro
505 { IFM_40G_XLAUI_AC, "40G-XLAUI-AC" }, \
850 { IFM_ETHER | IFM_40G_XLAUI_AC, IF_Gbps(40ULL) }, \
H A Dieee8023ad_lacp.c1224 case IFM_40G_XLAUI_AC: in lacp_compose_key()