Searched refs:IFM_IEEE80211_MCS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/net80211/
H A Dieee80211.c1962 addmedia(media, caps, addsta, mode, IFM_IEEE80211_MCS);
1967 IEEE80211_MODE_AUTO, IFM_IEEE80211_MCS);
2385 { 0, IFM_IEEE80211_MCS },
2386 { 1, IFM_IEEE80211_MCS },
2387 { 2, IFM_IEEE80211_MCS },
2388 { 3, IFM_IEEE80211_MCS },
2389 { 4, IFM_IEEE80211_MCS },
2390 { 5, IFM_IEEE80211_MCS },
2391 { 6, IFM_IEEE80211_MCS },
2392 { 7, IFM_IEEE80211_MCS },
[all...]
H A Dieee80211_ht.c328 if (IFM_SUBTYPE(mword) != IFM_IEEE80211_MCS)
/freebsd-13-stable/sys/net/
H A Dif_media.h303 #define IFM_IEEE80211_MCS 24 /* HT MCS rate */ macro
623 { IFM_IEEE80211_MCS, "MCS" }, \
663 { IFM_IEEE80211_MCS, "MCS" }, \

Completed in 176 milliseconds