Home
last modified time | relevance | path

Searched refs:NL80211_TXQ_STATS_MAX (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h3280 * @NL80211_TXQ_STATS_MAX: highest numbered attribute here
3298 NL80211_TXQ_STATS_MAX = NUM_NL80211_TXQ_STATS - 1 enumerator
H A Ddriver_nl80211.c6301 struct nlattr *txq_stats[NL80211_TXQ_STATS_MAX + 1]; in get_sta_tid_stats()
6302 static struct nla_policy txq_stats_policy[NL80211_TXQ_STATS_MAX + 1] = { in get_sta_tid_stats()
6312 nla_parse_nested(txq_stats, NL80211_TXQ_STATS_MAX, in get_sta_tid_stats()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h3631 * @NL80211_TXQ_STATS_MAX: highest numbered attribute here
3649 NL80211_TXQ_STATS_MAX = NUM_NL80211_TXQ_STATS - 1 enumerator
H A Ddriver_nl80211.c7359 struct nlattr *txq_stats[NL80211_TXQ_STATS_MAX + 1];
7360 static struct nla_policy txq_stats_policy[NL80211_TXQ_STATS_MAX + 1] = {
7370 nla_parse_nested(txq_stats, NL80211_TXQ_STATS_MAX,

Completed in 51 milliseconds