Searched refs:backlog_packets (Results 1 – 8 of 8) 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
2001 * @backlog_packets: total number of packets currently backlogged2015 u32 backlog_packets; member
636 txqi->tin.backlog_packets, in ieee80211_if_fmt_aqm()
166 txqi->tin.backlog_packets, in sta_aqm_read()
1880 return !(skb_queue_empty(&txqi->frags) && !txqi->tin.backlog_packets); in txq_has_queue()
4296 *frame_cnt = txqi->tin.backlog_packets + frag_cnt; in ieee80211_txq_get_depth()
1301 PUT_TXQVAL_U32(BACKLOG_PACKETS, backlog_packets); in nl80211_put_txq_stats()