Searched refs:npkts_per_sec (Results 1 – 2 of 2) sorted by relevance
184 int npkts_per_sec; in rio_alloc() local204 npkts_per_sec = 1000000 / rp->rio_pkttime; in rio_alloc()205 if (npkts_per_sec < 50) { in rio_alloc()208 } else if (npkts_per_sec < 300) { in rio_alloc()
179 int npkts_per_sec; in red_alloc() local223 npkts_per_sec = 1000000 / rp->red_pkttime; in red_alloc()224 if (npkts_per_sec < 50) { in red_alloc()227 } else if (npkts_per_sec < 300) { in red_alloc()