Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_hhf.c137 u32 hh_flows_total_cnt; /* total admitted HHs */ member
313 WRITE_ONCE(q->hh_flows_total_cnt, q->hh_flows_total_cnt + 1); in hhf_classify()
646 q->hh_flows_total_cnt = 0; in hhf_init()
721 .hh_tot_count = READ_ONCE(q->hh_flows_total_cnt), in hhf_dump_stats()