Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h226 #define IFM_50G_FR IFM_X(84) /* 50GBase-FR */ macro
516 { IFM_50G_FR, "50GBase-FR" }, \
861 { IFM_ETHER | IFM_50G_FR, IF_Gbps(50ULL) }, \
H A Dieee8023ad_lacp.c1193 case IFM_50G_FR: in lacp_compose_key()