Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h223 #define IFM_50G_CP IFM_X(81) /* 50GBase-CP */ macro
513 { IFM_50G_CP, "50GBase-CP" }, \
858 { IFM_ETHER | IFM_50G_CP, IF_Gbps(50ULL) }, \
H A Dieee8023ad_lacp.c1190 case IFM_50G_CP: in lacp_compose_key()