Searched defs:packets_s (Results 1 - 1 of 1) sorted by relevance

/arch/mips/cavium-octeon/executive/
H A Dcvmx-pko.c442 * @packets_s: Maximum packet/sec
448 int cvmx_pko_rate_limit_packets(int port, int packets_s, int burst) argument
456 cvmx_sysinfo_get()->cpu_clock_hz / packets_s / 16;

Completed in 62 milliseconds