Lines Matching defs:rx_queue

37 static struct page *efx_reuse_page(struct efx_rx_queue *rx_queue)  in efx_reuse_page()
79 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_page() local
113 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_siena_recycle_rx_pages() local
128 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_siena_discard_rx_packet() local
135 static void efx_init_rx_recycle_ring(struct efx_rx_queue *rx_queue) in efx_init_rx_recycle_ring()
151 static void efx_fini_rx_recycle_ring(struct efx_rx_queue *rx_queue) in efx_fini_rx_recycle_ring()
177 static void efx_fini_rx_buffer(struct efx_rx_queue *rx_queue, in efx_fini_rx_buffer()
192 int efx_siena_probe_rx_queue(struct efx_rx_queue *rx_queue) in efx_siena_probe_rx_queue()
223 void efx_siena_init_rx_queue(struct efx_rx_queue *rx_queue) in efx_siena_init_rx_queue()
278 void efx_siena_fini_rx_queue(struct efx_rx_queue *rx_queue) in efx_siena_fini_rx_queue()
307 void efx_siena_remove_rx_queue(struct efx_rx_queue *rx_queue) in efx_siena_remove_rx_queue()
336 void efx_siena_free_rx_buffers(struct efx_rx_queue *rx_queue, in efx_siena_free_rx_buffers()
351 struct efx_rx_queue *rx_queue = from_timer(rx_queue, t, slow_fill); in efx_siena_rx_slow_fill() local
358 static void efx_schedule_slow_fill(struct efx_rx_queue *rx_queue) in efx_schedule_slow_fill()
372 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) in efx_init_rx_buffers()
456 void efx_siena_fast_push_rx_descriptors(struct efx_rx_queue *rx_queue, in efx_siena_fast_push_rx_descriptors()
521 struct efx_rx_queue *rx_queue; in efx_siena_rx_packet_gro() local