Lines Matching refs:lcore_queue_conf
101 struct lcore_queue_conf { struct
108 static struct lcore_queue_conf lcore_queue_conf[RTE_MAX_LCORE]; argument
162 send_burst(struct lcore_queue_conf *qconf, uint16_t port) in send_burst()
275 struct lcore_queue_conf *qconf, uint16_t port) in mcast_send_pkt()
302 mcast_forward(struct rte_mbuf *m, struct lcore_queue_conf *qconf) in mcast_forward()
378 send_timeout_burst(struct lcore_queue_conf *qconf) in send_timeout_burst()
403 struct lcore_queue_conf *qconf; in main_loop()
406 qconf = &lcore_queue_conf[lcore_id]; in main_loop()
648 struct lcore_queue_conf *qconf; in main()
708 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
726 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
796 qconf = &lcore_queue_conf[lcore_id]; in main()