Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h3268 * @NL80211_TXQ_STATS_BACKLOG_PACKETS: number of packets currently
3285 NL80211_TXQ_STATS_BACKLOG_PACKETS, enumerator
H A Ddriver_nl80211.c6304 [NL80211_TXQ_STATS_BACKLOG_PACKETS] = { .type = NLA_U32 }, in get_sta_tid_stats()
6320 if (txq_stats[NL80211_TXQ_STATS_BACKLOG_PACKETS]) in get_sta_tid_stats()
6322 txq_stats[NL80211_TXQ_STATS_BACKLOG_PACKETS]); in get_sta_tid_stats()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h3619 * @NL80211_TXQ_STATS_BACKLOG_PACKETS: number of packets currently
3636 NL80211_TXQ_STATS_BACKLOG_PACKETS, enumerator
H A Ddriver_nl80211.c7362 [NL80211_TXQ_STATS_BACKLOG_PACKETS] = { .type = NLA_U32 },
7378 if (txq_stats[NL80211_TXQ_STATS_BACKLOG_PACKETS])
7380 txq_stats[NL80211_TXQ_STATS_BACKLOG_PACKETS]);

Completed in 47 milliseconds