Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h208 #define IFM_25G_CR_S IFM_X(66) /* 25GBase-CR (short) */ macro
498 { IFM_25G_CR_S, "25GBase-CR-S" }, \
843 { IFM_ETHER | IFM_25G_CR_S, IF_Gbps(25ULL) }, \
H A Dieee8023ad_lacp.c1210 case IFM_25G_CR_S: in lacp_compose_key()