Searched refs:npkts_per_sec (Results 1 – 2 of 2) sorted by relevance
183 int npkts_per_sec; in rio_alloc() local203 npkts_per_sec = 1000000 / rp->rio_pkttime; in rio_alloc()204 if (npkts_per_sec < 50) { in rio_alloc()207 } else if (npkts_per_sec < 300) { in rio_alloc()
178 int npkts_per_sec; in red_alloc() local222 npkts_per_sec = 1000000 / rp->red_pkttime; in red_alloc()223 if (npkts_per_sec < 50) { in red_alloc()226 } else if (npkts_per_sec < 300) { in red_alloc()