Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h238 #define IFM_100G_SR2 IFM_X(96) /* 100GBase-SR2 */ macro
528 { IFM_100G_SR2, "100GBase-SR2" }, \
873 { IFM_ETHER | IFM_100G_SR2, IF_Gbps(100ULL) }, \
H A Dieee8023ad_lacp.c1239 case IFM_100G_SR2: in lacp_compose_key()