Lines Matching refs:lcore_queue_conf
152 struct lcore_queue_conf { struct
160 static struct lcore_queue_conf lcore_queue_conf[RTE_MAX_LCORE]; argument
248 send_burst(struct lcore_queue_conf *qconf, uint32_t thresh, uint16_t port) in send_burst()
281 struct lcore_queue_conf *qconf; in send_single_packet()
285 qconf = &lcore_queue_conf[lcore_id]; in send_single_packet()
309 struct lcore_queue_conf *qconf, uint64_t tms) in reassemble()
430 struct lcore_queue_conf *qconf; in main_loop()
436 qconf = &lcore_queue_conf[lcore_id]; in main_loop()
823 setup_port_tbl(struct lcore_queue_conf *qconf, uint32_t lcore, int socket, in setup_port_tbl()
955 const struct lcore_queue_conf *qconf; in queue_dump_stat()
961 qconf = &lcore_queue_conf[lcore]; in queue_dump_stat()
992 struct lcore_queue_conf *qconf; in main()
1040 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
1061 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
1160 qconf = &lcore_queue_conf[lcore_id]; in main()