Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev.h22 #define MAX_SW_PROD_Q_DEPTH 4096 macro
40 #define SW_PORT_HIST_LIST (MAX_SW_PROD_Q_DEPTH) /* size of our history list */
H A Dsw_evdev.c172 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()