Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dsch_hhf.c135 u32 hh_flows_limit; /* max active HH allocs */ member
228 if (q->hh_flows_current_cnt >= q->hh_flows_limit) { in alloc_new_hh()
543 WRITE_ONCE(q->hh_flows_limit, in hhf_change()
613 q->hh_flows_limit = 2 * HH_FLOWS_CNT; in hhf_init()
667 READ_ONCE(q->hh_flows_limit)) || in hhf_dump()