Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_memory.h43 #define RX_QUEUE_SIZE 512 macro
H A Dff_dpdk_if.c314 (nb_rx_queue * (max_portid + 1) * 2 * RX_QUEUE_SIZE + in init_mem_pool()
726 static uint16_t nb_rxd = RX_QUEUE_SIZE; in init_port_start()