Lines Matching refs:lcore_queue_conf
99 struct lcore_queue_conf { struct
106 static struct lcore_queue_conf lcore_queue_conf[RTE_MAX_LCORE]; argument
160 send_burst(struct lcore_queue_conf *qconf, uint16_t port) in send_burst()
267 struct lcore_queue_conf *qconf, uint16_t port) in mcast_send_pkt()
293 mcast_forward(struct rte_mbuf *m, struct lcore_queue_conf *qconf) in mcast_forward()
361 send_timeout_burst(struct lcore_queue_conf *qconf) in send_timeout_burst()
386 struct lcore_queue_conf *qconf; in main_loop()
389 qconf = &lcore_queue_conf[lcore_id]; in main_loop()
629 struct lcore_queue_conf *qconf; in main()
688 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
706 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
776 qconf = &lcore_queue_conf[lcore_id]; in main()