Searched refs:rx_thread (Results 1 – 3 of 3) sorted by relevance
55 flow->rx_thread.rx_port = flow->rx_port; in app_main_loop()56 flow->rx_thread.rx_ring = flow->rx_ring; in app_main_loop()57 flow->rx_thread.rx_queue = flow->rx_queue; in app_main_loop()58 flow->rx_thread.sched_port = flow->sched_port; in app_main_loop()60 rx_confs[rx_idx++] = &flow->rx_thread; in app_main_loop()179 flow->rx_thread.stat.nb_rx, in app_stat()180 flow->rx_thread.stat.nb_drop); in app_stat()187 memset(&flow->rx_thread.stat, 0, sizeof(struct thread_stat)); in app_stat()
110 struct thread_conf rx_thread; member
430 rx_thread(struct rte_ring *ring_out) in rx_thread() function775 rx_thread(rx_to_workers); in main()