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

/linux-master/net/sched/
H A Dsch_hhf.c138 u32 hh_flows_current_cnt; /* total current HHs */ member in struct:hhf_sched_data
201 q->hh_flows_current_cnt--;
228 if (q->hh_flows_current_cnt >= q->hh_flows_limit) {
237 q->hh_flows_current_cnt++;
616 q->hh_flows_current_cnt = 0;
691 .hh_cur_count = q->hh_flows_current_cnt,

Completed in 110 milliseconds