Home
last modified time | relevance | path

Searched refs:tidattr (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c6300 struct nlattr *tid_stats[NL80211_TID_STATS_MAX + 1], *tidattr; in get_sta_tid_stats() local
6308 nla_for_each_nested(tidattr, attr, rem) { in get_sta_tid_stats()
6310 tidattr, NULL) != 0 || in get_sta_tid_stats()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c7358 struct nlattr *tid_stats[NL80211_TID_STATS_MAX + 1], *tidattr; local
7366 nla_for_each_nested(tidattr, attr, rem) {
7368 tidattr, NULL) != 0 ||

Completed in 31 milliseconds