Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_fq.c142 u32 band_pkt_count[FQ_BANDS]; member
603 if (unlikely(q->band_pkt_count[band] >= sch->limit)) { in fq_enqueue()
644 q->band_pkt_count[band]++; in fq_enqueue()
778 q->band_pkt_count[fq_skb_cb(skb)->band]--; in fq_dequeue()
889 q->band_pkt_count[idx] = 0; in fq_reset()
1372 st.band_pkt_count[i] = q->band_pkt_count[i]; in fq_dump_stats()