Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h239 #define IFM_100G_DR IFM_X(97) /* 100GBase-DR */ macro
529 { IFM_100G_DR, "100GBase-DR" }, \
874 { IFM_ETHER | IFM_100G_DR, IF_Gbps(100ULL) }, \
H A Dieee8023ad_lacp.c1240 case IFM_100G_DR: in lacp_compose_key()