Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h190 #define IFM_100G_SR4 IFM_X(48) /* 100GBase-SR4 */ macro
479 { IFM_100G_SR4, "100GBase-SR4" }, \
824 { IFM_ETHER | IFM_100G_SR4, IF_Gbps(100ULL) }, \
H A Dieee8023ad_lacp.c1229 case IFM_100G_SR4: in lacp_compose_key()