Searched refs:IEEE80211_BSS_VALID_RATES (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/mac80211/
H A Dscan.c113 !(bss->valid_data & IEEE80211_BSS_VALID_RATES)) {
133 bss->valid_data |= IEEE80211_BSS_VALID_RATES;
H A Dieee80211_i.h149 * @IEEE80211_BSS_VALID_RATES: Supported rates were gathered from non-corrupt IE
159 IEEE80211_BSS_VALID_RATES = BIT(2), enumerator in enum:ieee80211_bss_valid_data_flags

Completed in 141 milliseconds