Lines Matching refs:lcore_queue_conf
151 struct lcore_queue_conf { struct
159 static struct lcore_queue_conf lcore_queue_conf[RTE_MAX_LCORE]; argument
251 send_burst(struct lcore_queue_conf *qconf, uint32_t thresh, uint16_t port) in send_burst()
284 struct lcore_queue_conf *qconf; in send_single_packet()
288 qconf = &lcore_queue_conf[lcore_id]; in send_single_packet()
312 struct lcore_queue_conf *qconf, uint64_t tms) in reassemble()
433 struct lcore_queue_conf *qconf; in main_loop()
439 qconf = &lcore_queue_conf[lcore_id]; in main_loop()
824 setup_port_tbl(struct lcore_queue_conf *qconf, uint32_t lcore, int socket, in setup_port_tbl()
961 const struct lcore_queue_conf *qconf; in queue_dump_stat()
967 qconf = &lcore_queue_conf[lcore]; in queue_dump_stat()
998 struct lcore_queue_conf *qconf; in main()
1046 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
1067 qconf = &lcore_queue_conf[rx_lcore_id]; in main()
1166 qconf = &lcore_queue_conf[lcore_id]; in main()