Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h3156 * @NL80211_STA_INFO_TID_STATS: per-TID statistics (see &enum nl80211_tid_stats)
3213 NL80211_STA_INFO_TID_STATS, enumerator
H A Ddriver_nl80211.c6479 if (stats[NL80211_STA_INFO_TID_STATS]) in get_sta_handler()
6480 get_sta_tid_stats(data, stats[NL80211_STA_INFO_TID_STATS]); in get_sta_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h3501 * @NL80211_STA_INFO_TID_STATS: per-TID statistics (see &enum nl80211_tid_stats)
3562 NL80211_STA_INFO_TID_STATS, enumerator
H A Ddriver_nl80211.c7544 if (stats[NL80211_STA_INFO_TID_STATS])
7545 get_sta_tid_stats(data, stats[NL80211_STA_INFO_TID_STATS]);

Completed in 49 milliseconds