Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_ingress.c124 tcx_miniq_dec(entry); in ingress_destroy()
304 tcx_miniq_dec(ingress_entry); in clsact_destroy()
312 tcx_miniq_dec(egress_entry); in clsact_destroy()
/openbmc/linux/include/net/
H A Dtcx.h138 static inline void tcx_miniq_dec(struct bpf_mprog_entry *entry) in tcx_miniq_dec() function