Lines Matching refs:lcore_queue_conf
138 struct lcore_queue_conf { struct
144 struct lcore_queue_conf lcore_queue_conf[RTE_MAX_LCORE]; argument
223 send_burst(struct lcore_queue_conf *qconf, uint16_t n, uint16_t port) in send_burst()
243 l3fwd_simple_forward(struct rte_mbuf *m, struct lcore_queue_conf *qconf, in l3fwd_simple_forward()
395 struct lcore_queue_conf *qconf; in main_loop()
401 qconf = &lcore_queue_conf[lcore_id]; in main_loop()
434 send_burst(&lcore_queue_conf[lcore_id], in main_loop()
863 struct lcore_queue_conf *qconf; in main()
911 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
932 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
1034 qconf = &lcore_queue_conf[lcore_id]; in main()