Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dieee80211_i.h264 u16 csa_counter_offsets[IEEE80211_MAX_CSA_COUNTERS_NUM];
272 u16 csa_counter_offsets[IEEE80211_MAX_CSA_COUNTERS_NUM];
Dmain.c1090 local->hw.wiphy->max_num_csa_counters = IEEE80211_MAX_CSA_COUNTERS_NUM; in ieee80211_register_hw()
Dcfg.c3097 IEEE80211_MAX_CSA_COUNTERS_NUM) || in ieee80211_set_csa_beacon()
3099 IEEE80211_MAX_CSA_COUNTERS_NUM)) in ieee80211_set_csa_beacon()
Dtx.c4068 for (i = 0; i < IEEE80211_MAX_CSA_COUNTERS_NUM; ++i) { in ieee80211_set_csa()
4348 for (i = 0; i < IEEE80211_MAX_CSA_COUNTERS_NUM; i++) { in __ieee80211_beacon_get()
/Linux-v4.19/include/net/
Dmac80211.h4405 #define IEEE80211_MAX_CSA_COUNTERS_NUM 2 macro
4419 u16 csa_counter_offs[IEEE80211_MAX_CSA_COUNTERS_NUM];