Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h218 #define IFM_50G_LR2 IFM_X(76) /* 50GBase-LR2 */ macro
508 { IFM_50G_LR2, "50GBase-LR2" }, \
853 { IFM_ETHER | IFM_50G_LR2, IF_Gbps(50ULL) }, \
H A Dieee8023ad_lacp.c1185 case IFM_50G_LR2: in lacp_compose_key()