Searched refs:RX_QUEUE_SIZE (Results 1 – 2 of 2) sorted by relevance
43 #define RX_QUEUE_SIZE 512 macro
314 (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()