Searched refs:band_pkt_count (Results 1 – 2 of 2) sorted by relevance
142 u32 band_pkt_count[FQ_BANDS]; member553 if (unlikely(q->band_pkt_count[band] >= sch->limit)) { in fq_enqueue()592 q->band_pkt_count[band]++; in fq_enqueue()723 q->band_pkt_count[fq_skb_cb(skb)->band]--; in fq_dequeue()830 q->band_pkt_count[idx] = 0; in fq_reset()1315 st.band_pkt_count[i] = q->band_pkt_count[i]; in fq_dump_stats()
867 __u32 band_pkt_count[FQ_BANDS]; member