Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h167 #define IFM_40G_CR4 27 /* 40GBase-CR4 */ macro
457 { IFM_40G_CR4, "40Gbase-CR4" }, \
803 { IFM_ETHER | IFM_40G_CR4, IF_Gbps(40ULL) }, \
H A Dieee8023ad_lacp.c1217 case IFM_40G_CR4: in lacp_compose_key()
1226 key = IFM_40G_CR4; in lacp_compose_key()