Searched refs:MAX_SW_PROD_Q_DEPTH (Results 1 – 2 of 2) sorted by relevance
22 #define MAX_SW_PROD_Q_DEPTH 4096 macro40 #define SW_PORT_HIST_LIST (MAX_SW_PROD_Q_DEPTH) /* size of our history list */
172 p->rx_worker_ring = rte_event_ring_create(buf, MAX_SW_PROD_Q_DEPTH, in sw_port_setup()603 .max_event_port_enqueue_depth = MAX_SW_PROD_Q_DEPTH, in sw_info_get()