Searched refs:thread_rx_conf (Results 1 – 1 of 1) sorted by relevance
586 struct thread_rx_conf { struct602 struct thread_rx_conf rx_thread[MAX_RX_THREAD]; argument2129 struct thread_rx_conf *rx_conf; in lthread_rx()2131 rx_conf = (struct thread_rx_conf *)dummy; in lthread_rx()2386 struct thread_rx_conf *rx_conf; in pthread_rx()2389 rx_conf = (struct thread_rx_conf *)dummy; in pthread_rx()2548 struct thread_rx_conf *rx_conf; in init_rx_rings()