Home
last modified time | relevance | path

Searched refs:num_packet_buffers (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet.c61 int num_packet_buffers = CONFIG_CAVIUM_OCTEON_NUM_PACKET_BUFFERS; variable
63 int num_packet_buffers = 2048; variable
65 TUNABLE_INT("hw.octe.num_packet_buffers", &num_packet_buffers);
202 num_packet_buffers); in cvm_oct_configure_common_hw()
204 num_packet_buffers); in cvm_oct_configure_common_hw()
227 cvmx_helper_setup_red(num_packet_buffers/4, in cvm_oct_configure_common_hw()
228 num_packet_buffers/8); in cvm_oct_configure_common_hw()
496 cvm_oct_mem_empty_fpa(CVMX_FPA_PACKET_POOL, CVMX_FPA_PACKET_POOL_SIZE, num_packet_buffers); in cvm_oct_cleanup_module()
497 cvm_oct_mem_empty_fpa(CVMX_FPA_WQE_POOL, CVMX_FPA_WQE_POOL_SIZE, num_packet_buffers); in cvm_oct_cleanup_module()