Home
last modified time | relevance | path

Searched refs:NL80211_TXQ_STATS_TX_PACKETS (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h640 NL80211_TXQ_STATS_TX_PACKETS, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h3524 * @NL80211_TXQ_STATS_TX_PACKETS: total number of packets dequeued from TXQ
3539 NL80211_TXQ_STATS_TX_PACKETS, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h3940 * @NL80211_TXQ_STATS_TX_PACKETS: total number of packets dequeued from TXQ
3955 NL80211_TXQ_STATS_TX_PACKETS, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h718 NL80211_TXQ_STATS_TX_PACKETS, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h711 NL80211_TXQ_STATS_TX_PACKETS, enumerator
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c3975 if (!(txqstats->filled & BIT(NL80211_TXQ_STATS_TX_PACKETS))) { in ieee80211_fill_txq_stats()
3976 txqstats->filled |= BIT(NL80211_TXQ_STATS_TX_PACKETS); in ieee80211_fill_txq_stats()
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c4488 if (!(txqstats->filled & BIT(NL80211_TXQ_STATS_TX_PACKETS))) { in ieee80211_fill_txq_stats()
4489 txqstats->filled |= BIT(NL80211_TXQ_STATS_TX_PACKETS); in ieee80211_fill_txq_stats()

Completed in 51 milliseconds