Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h3247 * @NL80211_TID_STATS_MAX: highest numbered attribute here
3260 NL80211_TID_STATS_MAX = NUM_NL80211_TID_STATS - 1 enumerator
H A Ddriver_nl80211.c6300 struct nlattr *tid_stats[NL80211_TID_STATS_MAX + 1], *tidattr; in get_sta_tid_stats()
6309 if (nla_parse_nested(tid_stats, NL80211_TID_STATS_MAX, in get_sta_tid_stats()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h3598 * @NL80211_TID_STATS_MAX: highest numbered attribute here
3611 NL80211_TID_STATS_MAX = NUM_NL80211_TID_STATS - 1 enumerator
H A Ddriver_nl80211.c7358 struct nlattr *tid_stats[NL80211_TID_STATS_MAX + 1], *tidattr;
7367 if (nla_parse_nested(tid_stats, NL80211_TID_STATS_MAX,

Completed in 48 milliseconds