Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h246 #define IFM_200G_SR4 IFM_X(104) /* 200GBase-SR4 */ macro
536 { IFM_200G_SR4, "200GBase-SR4" }, \
881 { IFM_ETHER | IFM_200G_SR4, IF_Gbps(200ULL) }, \
H A Dieee8023ad_lacp.c1249 case IFM_200G_SR4: in lacp_compose_key()