Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnl80211.h4342 * @NL80211_TXQ_STATS_BACKLOG_PACKETS: number of packets currently
4359 NL80211_TXQ_STATS_BACKLOG_PACKETS,
4179 NL80211_TXQ_STATS_BACKLOG_PACKETS, global() enumerator
/linux/net/mac80211/
H A Dcfg.c5113 if (!(txqstats->filled & BIT(NL80211_TXQ_STATS_BACKLOG_PACKETS))) { in ieee80211_set_after_color_change_beacon()
5114 txqstats->filled |= BIT(NL80211_TXQ_STATS_BACKLOG_PACKETS); in ieee80211_set_after_color_change_beacon()
5173 txqstats->filled |= BIT(NL80211_TXQ_STATS_BACKLOG_PACKETS) | in ieee80211_color_change_bss_config_notify()