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

/net/mac80211/
H A Dibss.c43 bool *have_higher_than_11mbit,
96 if (have_higher_than_11mbit)
97 *have_higher_than_11mbit = false;
103 have_higher_than_11mbit)
104 *have_higher_than_11mbit = true;
222 bool have_higher_than_11mbit; local
309 &have_higher_than_11mbit, NULL);
345 if (chan->band == IEEE80211_BAND_2GHZ && have_higher_than_11mbit)
39 ieee80211_ibss_build_presp(struct ieee80211_sub_if_data *sdata, const int beacon_int, const u32 basic_rates, const u16 capability, u64 tsf, struct cfg80211_chan_def *chandef, bool *have_higher_than_11mbit, struct cfg80211_csa_settings *csa_settings) argument
H A Dmlme.c2505 bool *have_higher_than_11mbit,
2516 *have_higher_than_11mbit = true;
4012 bool have_higher_than_11mbit; local
4042 &have_higher_than_11mbit,
4065 have_higher_than_11mbit)
2502 ieee80211_get_rates(struct ieee80211_supported_band *sband, u8 *supp_rates, unsigned int supp_rates_len, u32 *rates, u32 *basic_rates, bool *have_higher_than_11mbit, int *min_rate, int *min_rate_index, int shift, u32 rate_flags) argument

Completed in 91 milliseconds