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

/linux-master/net/sched/
H A Dsch_fq.c139 u32 band_pkt_count[FQ_BANDS]; member in struct:fq_sched_data
539 if (unlikely(q->band_pkt_count[band] >= sch->limit)) {
575 q->band_pkt_count[band]++;
699 q->band_pkt_count[fq_skb_cb(skb)->band]--;
1245 st.band_pkt_count[i] = q->band_pkt_count[i];
/linux-master/include/uapi/linux/
H A Dpkt_sched.h865 __u32 band_pkt_count[FQ_BANDS]; member in struct:tc_fq_qd_stats

Completed in 153 milliseconds