Searched refs:npkts_per_sec (Results 1 – 2 of 2) sorted by relevance
162 int npkts_per_sec; in rio_alloc() local180 npkts_per_sec = 1000000 / rp->rio_pkttime; in rio_alloc()181 if (npkts_per_sec < 50) { in rio_alloc()184 } else if (npkts_per_sec < 300) { in rio_alloc()
168 int npkts_per_sec; in red_alloc() local201 npkts_per_sec = 1000000 / rp->red_pkttime; in red_alloc()202 if (npkts_per_sec < 50) { in red_alloc()205 } else if (npkts_per_sec < 300) { in red_alloc()