Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Dieee80211_i.h264 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
274 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
Dmain.c1284 local->hw.wiphy->max_num_csa_counters = IEEE80211_MAX_CNTDWN_COUNTERS_NUM; in ieee80211_register_hw()
Dcfg.c3777 IEEE80211_MAX_CNTDWN_COUNTERS_NUM) || in ieee80211_set_csa_beacon()
3779 IEEE80211_MAX_CNTDWN_COUNTERS_NUM)) { in ieee80211_set_csa_beacon()
Dtx.c4990 max_count = IEEE80211_MAX_CNTDWN_COUNTERS_NUM; in ieee80211_set_beacon_cntdwn()
5182 for (i = 0; i < IEEE80211_MAX_CNTDWN_COUNTERS_NUM; i++) { in ieee80211_beacon_get_finish()
/Linux-v6.6/include/net/
Dmac80211.h5263 #define IEEE80211_MAX_CNTDWN_COUNTERS_NUM 2 macro
5278 u16 cntdwn_counter_offs[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];