Home
last modified time | relevance | path

Searched refs:IEEE80211_MAX_CSA_COUNTERS_NUM (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/mac80211/
Dieee80211_i.h262 u16 csa_counter_offsets[IEEE80211_MAX_CSA_COUNTERS_NUM];
270 u16 csa_counter_offsets[IEEE80211_MAX_CSA_COUNTERS_NUM];
Dmain.c1004 local->hw.wiphy->max_num_csa_counters = IEEE80211_MAX_CSA_COUNTERS_NUM; in ieee80211_register_hw()
Dtx.c2693 for (i = 0; i < IEEE80211_MAX_CSA_COUNTERS_NUM; ++i) { in ieee80211_set_csa()
2946 for (i = 0; i < IEEE80211_MAX_CSA_COUNTERS_NUM; i++) { in __ieee80211_beacon_get()
Dcfg.c3038 IEEE80211_MAX_CSA_COUNTERS_NUM) || in ieee80211_set_csa_beacon()
3040 IEEE80211_MAX_CSA_COUNTERS_NUM)) in ieee80211_set_csa_beacon()
/linux-4.1.27/include/net/
Dmac80211.h3884 #define IEEE80211_MAX_CSA_COUNTERS_NUM 2 macro
3898 u16 csa_counter_offs[IEEE80211_MAX_CSA_COUNTERS_NUM];