Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dfq_impl.h16 __fq_adjust_removal(struct fq *fq, struct fq_flow *flow, unsigned int packets, in __fq_adjust_removal() function
44 __fq_adjust_removal(fq, flow, 1, skb->len, skb->truesize); in fq_adjust_removal()
85 __fq_adjust_removal(fq, flow, packets, bytes, truesize); in fq_flow_drop()