Home
last modified time | relevance | path

Searched refs:IEEE80211_MAX_CNTDWN_COUNTERS_NUM (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h4833 #define IEEE80211_MAX_CNTDWN_COUNTERS_NUM 2 macro
4839 * @cntdwn_counter_offs: array of IEEE80211_MAX_CNTDWN_COUNTERS_NUM offsets
4847 u16 cntdwn_counter_offs[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
/kernel/linux/linux-5.10/net/mac80211/
H A Dieee80211_i.h251 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
259 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
H A Dmain.c1185 local->hw.wiphy->max_num_csa_counters = IEEE80211_MAX_CNTDWN_COUNTERS_NUM; in ieee80211_register_hw()
H A Dcfg.c3306 IEEE80211_MAX_CNTDWN_COUNTERS_NUM) || in ieee80211_set_csa_beacon()
3308 IEEE80211_MAX_CNTDWN_COUNTERS_NUM)) in ieee80211_set_csa_beacon()
H A Dtx.c4624 for (i = 0; i < IEEE80211_MAX_CNTDWN_COUNTERS_NUM; ++i) { in ieee80211_set_beacon_cntdwn()
4934 for (i = 0; i < IEEE80211_MAX_CNTDWN_COUNTERS_NUM; i++) { in __ieee80211_beacon_get()
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h5263 #define IEEE80211_MAX_CNTDWN_COUNTERS_NUM 2 macro
5269 * @cntdwn_counter_offs: array of IEEE80211_MAX_CNTDWN_COUNTERS_NUM offsets
5278 u16 cntdwn_counter_offs[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
/kernel/linux/linux-6.6/net/mac80211/
H A Dieee80211_i.h264 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
274 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
H A Dmain.c1281 local->hw.wiphy->max_num_csa_counters = IEEE80211_MAX_CNTDWN_COUNTERS_NUM; in ieee80211_register_hw()
H A Dcfg.c3783 IEEE80211_MAX_CNTDWN_COUNTERS_NUM) || in ieee80211_set_csa_beacon()
3785 IEEE80211_MAX_CNTDWN_COUNTERS_NUM)) { in ieee80211_set_csa_beacon()
H A Dtx.c4992 max_count = IEEE80211_MAX_CNTDWN_COUNTERS_NUM; in ieee80211_set_beacon_cntdwn()
5184 for (i = 0; i < IEEE80211_MAX_CNTDWN_COUNTERS_NUM; i++) { in ieee80211_beacon_get_finish()

Completed in 54 milliseconds