Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_memory.h75 struct lcore_rx_queue { struct
87 struct lcore_rx_queue rx_queue_list[MAX_RX_QUEUE_PER_LCORE]; argument
/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd.h64 struct lcore_rx_queue { struct
71 struct lcore_rx_queue rx_queue_list[MAX_RX_QUEUE_PER_LCORE]; argument
/f-stack/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
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c215 struct lcore_rx_queue { struct
216 uint16_t port_id;
217 uint8_t queue_id;
218 enum freq_scale_hint_t freq_up_hint;
219 uint32_t zero_rx_packet_count;
220 uint32_t idle_hint;
/f-stack/dpdk/examples/l3fwd-acl/
H A Dmain.c92 struct lcore_rx_queue { struct
93 uint16_t port_id;
94 uint8_t queue_id;
/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c191 struct lcore_rx_queue { struct
192 uint16_t port_id;
193 uint8_t queue_id;
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c252 struct lcore_rx_queue { struct
253 uint16_t port_id;
254 uint8_t queue_id;