Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_media.h211 #define IFM_5000_KR_S IFM_X(69) /* 5GBase-KR backplane (short) */ macro
501 { IFM_5000_KR_S, "5000Base-KR-S" }, \
846 { IFM_ETHER | IFM_5000_KR_S, IF_Mbps(5000ULL) }, \
H A Dieee8023ad_lacp.c1176 case IFM_5000_KR_S: in lacp_compose_key()