Lines Matching refs:lcore_queue_conf
139 struct lcore_queue_conf { struct
145 struct lcore_queue_conf lcore_queue_conf[RTE_MAX_LCORE]; argument
220 send_burst(struct lcore_queue_conf *qconf, uint16_t n, uint16_t port) in send_burst()
240 l3fwd_simple_forward(struct rte_mbuf *m, struct lcore_queue_conf *qconf, in l3fwd_simple_forward()
392 struct lcore_queue_conf *qconf; in main_loop()
398 qconf = &lcore_queue_conf[lcore_id]; in main_loop()
431 send_burst(&lcore_queue_conf[lcore_id], in main_loop()
860 struct lcore_queue_conf *qconf; in main()
908 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
929 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
1032 qconf = &lcore_queue_conf[lcore_id]; in main()