Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h237 #define IFM_100G_CP2 IFM_X(95) /* 100GBase-CP2 */ macro
527 { IFM_100G_CP2, "100GBase-CP2" }, \
872 { IFM_ETHER | IFM_100G_CP2, IF_Gbps(100ULL) }, \
H A Dieee8023ad_lacp.c1238 case IFM_100G_CP2: in lacp_compose_key()