Searched refs:pip_buffers (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-fpa.c112 * @param pip_buffers
135 static int __cvmx_helper_initialize_fpa(int pip_pool, int pip_size, int pip_buffers, argument
145 if ((pip_buffers > 0) && (pip_buffers <= 64))
147 " prefetch. 65 or more is recommended.\n", pip_buffers);
151 status = __cvmx_helper_initialize_fpa_pool(pip_pool, pip_size, pip_buffers,

Completed in 48 milliseconds