Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h195 #define IFM_25G_CR IFM_X(53) /* 25GBase-CR */ macro
484 { IFM_25G_CR, "25GBase-CR" }, \
829 { IFM_ETHER | IFM_25G_CR, IF_Gbps(25ULL) }, \
H A Dieee8023ad_lacp.c1203 case IFM_25G_CR: in lacp_compose_key()