Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h197 #define IFM_25G_SR IFM_X(55) /* 25GBase-SR */ macro
486 { IFM_25G_SR, "25GBase-SR" }, \
831 { IFM_ETHER | IFM_25G_SR, IF_Gbps(25ULL) }, \
H A Dieee8023ad_lacp.c1205 case IFM_25G_SR: in lacp_compose_key()