Home
last modified time | relevance | path

Searched refs:BSS_MEMBERSHIP_SELECTOR_HT_PHY (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dieee80211.h1048 #define BSS_MEMBERSHIP_SELECTOR_HT_PHY 127 macro
/Linux-v4.19/net/mac80211/
Dutil.c1688 if (is_basic && (rate & 0x7f) == BSS_MEMBERSHIP_SELECTOR_HT_PHY) in ieee80211_sta_get_rates()
Dmlme.c3021 if (supp_rates[i] == (0x80 | BSS_MEMBERSHIP_SELECTOR_HT_PHY) || in ieee80211_get_rates()
/Linux-v4.19/net/wireless/
Dnl80211.c4067 if (rates[2 + i] == BSS_MEMBERSHIP_SELECTOR_HT_PHY) in nl80211_check_ap_rate_selectors()