Home
last modified time | relevance | path

Searched defs:lcore_rx_queue (Results 1 – 5 of 5) sorted by relevance

/dpdk/examples/l3fwd/
H A Dl3fwd.h71 struct lcore_rx_queue { struct
78 struct lcore_rx_queue rx_queue_list[MAX_RX_QUEUE_PER_LCORE]; argument
/dpdk/examples/l3fwd-graph/
H A Dmain.c79 struct lcore_rx_queue { struct
88 struct lcore_rx_queue rx_queue_list[MAX_RX_QUEUE_PER_LCORE]; argument
/dpdk/examples/l3fwd-power/
H A Dmain.c219 struct lcore_rx_queue { struct
220 uint16_t port_id;
221 uint8_t queue_id;
222 enum freq_scale_hint_t freq_up_hint;
223 uint32_t zero_rx_packet_count;
224 uint32_t idle_hint;
/dpdk/examples/l3fwd-acl/
H A Dmain.c91 struct lcore_rx_queue { struct
92 uint16_t port_id;
93 uint8_t queue_id;
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c208 struct lcore_rx_queue { struct
209 uint16_t port_id;
210 uint8_t queue_id;