Searched refs:backlog_packets (Results 1 – 7 of 7) sorted by relevance
23 tin->backlog_packets -= packets; in __fq_adjust_removal()222 tin->backlog_packets++; in fq_tin_enqueue()332 WARN_ON_ONCE(tin->backlog_packets); in fq_tin_reset()
54 u32 backlog_packets; member
2002 u32 backlog_packets; member
4574 txqstats->backlog_packets = txqi->tin.backlog_packets; in ieee80211_fill_txq_stats()4639 txqstats->backlog_packets = local->fq.backlog; in ieee80211_get_txq_stats()
1812 return !(skb_queue_empty(&txqi->frags) && !txqi->tin.backlog_packets); in txq_has_queue()
4237 *frame_cnt = txqi->tin.backlog_packets + frag_cnt; in ieee80211_txq_get_depth()
1256 PUT_TXQVAL_U32(BACKLOG_PACKETS, backlog_packets); in nl80211_put_txq_stats()