Home
last modified time | relevance | path

Searched refs:NL80211_TID_STATS_MAX (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Dnl80211_copy.h3933 NL80211_TID_STATS_MAX = NUM_NL80211_TID_STATS - 1 enumerator
H A Ddriver_nl80211.c7776 struct nlattr *tid_stats[NL80211_TID_STATS_MAX + 1], *tidattr; in get_sta_tid_stats()
7785 if (nla_parse_nested(tid_stats, NL80211_TID_STATS_MAX, in get_sta_tid_stats()