Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dieee80211_i.h275 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
285 u16 cntdwn_counter_offsets[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];
H A Dmain.c1469 local->hw.wiphy->max_num_csa_counters = IEEE80211_MAX_CNTDWN_COUNTERS_NUM; in ieee80211_register_hw()
H A Dcfg.c3898 IEEE80211_MAX_CNTDWN_COUNTERS_NUM) || in ieee80211_set_csa_beacon()
3900 IEEE80211_MAX_CNTDWN_COUNTERS_NUM)) { in ieee80211_set_csa_beacon()
H A Dtx.c5018 max_count = IEEE80211_MAX_CNTDWN_COUNTERS_NUM; in ieee80211_set_beacon_cntdwn()
5228 for (i = 0; i < IEEE80211_MAX_CNTDWN_COUNTERS_NUM; i++) { in ieee80211_beacon_get_finish()
/linux/include/net/
H A Dmac80211.h5477 #define IEEE80211_MAX_CNTDWN_COUNTERS_NUM 2 macro
5492 u16 cntdwn_counter_offs[IEEE80211_MAX_CNTDWN_COUNTERS_NUM];