Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dieee80211_i.h265 u16 csa_counter_offsets[IEEE80211_MAX_CSA_COUNTERS_NUM];
277 u16 csa_counter_offsets[IEEE80211_MAX_CSA_COUNTERS_NUM];
286 u16 csa_counter_offsets[IEEE80211_MAX_CSA_COUNTERS_NUM];
Dmain.c1258 local->hw.wiphy->max_num_csa_counters = IEEE80211_MAX_CSA_COUNTERS_NUM; in mac80211_register_hw()
Dtx.c4332 for (i = 0; i < IEEE80211_MAX_CSA_COUNTERS_NUM; ++i) { in ieee80211_set_csa()
4380 for (i = 0; i < IEEE80211_MAX_CSA_COUNTERS_NUM; ++i) { in ieee80211_set_csa_proberesp()
4670 for (i = 0; i < IEEE80211_MAX_CSA_COUNTERS_NUM; i++) { in __ieee80211_beacon_get()
Dcfg.c3459 IEEE80211_MAX_CSA_COUNTERS_NUM) || in ieee80211_set_csa_beacon()
3461 IEEE80211_MAX_CSA_COUNTERS_NUM)) in ieee80211_set_csa_beacon()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/net/
Dmac80211.h4676 #define IEEE80211_MAX_CSA_COUNTERS_NUM 2 macro
4690 u16 csa_counter_offs[IEEE80211_MAX_CSA_COUNTERS_NUM];