Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mac80211/
A Dieee80211_i.h269 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
278 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
A Dmain.c1280 local->hw.wiphy->max_num_csa_counters = IEEE80211_MAX_CNTDWN_COUNTERS_NUM; in ieee80211_register_hw()
A Dcfg.c3676 IEEE80211_MAX_CNTDWN_COUNTERS_NUM) || in ieee80211_set_csa_beacon()
3678 IEEE80211_MAX_CNTDWN_COUNTERS_NUM)) { in ieee80211_set_csa_beacon()
A Dtx.c4970 max_count = IEEE80211_MAX_CNTDWN_COUNTERS_NUM; in ieee80211_set_beacon_cntdwn()
5152 for (i = 0; i < IEEE80211_MAX_CNTDWN_COUNTERS_NUM; i++) { in ieee80211_beacon_get_finish()
/linux-6.3-rc2/include/net/
A Dmac80211.h5230 #define IEEE80211_MAX_CNTDWN_COUNTERS_NUM 2 macro
5245 u16 cntdwn_counter_offs[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];

Completed in 45 milliseconds