Lines Matching defs:rx_queue

79 efx_rx_buf_next(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf)  in efx_rx_buf_next()
109 static struct page *efx_reuse_page(struct efx_rx_queue *rx_queue) in efx_reuse_page()
152 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) in efx_init_rx_buffers()
227 static void efx_free_rx_buffers(struct efx_rx_queue *rx_queue, in efx_free_rx_buffers()
248 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_page() local
276 static void efx_fini_rx_buffer(struct efx_rx_queue *rx_queue, in efx_fini_rx_buffer()
296 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_recycle_rx_pages() local
308 struct efx_rx_queue *rx_queue = efx_channel_get_rx_queue(channel); in efx_discard_rx_packet() local
327 void efx_fast_push_rx_descriptors(struct efx_rx_queue *rx_queue, bool atomic) in efx_fast_push_rx_descriptors()
381 struct efx_rx_queue *rx_queue = (struct efx_rx_queue *)context; in efx_rx_slow_fill() local
388 static void efx_rx_packet__check_len(struct efx_rx_queue *rx_queue, in efx_rx_packet__check_len()
436 struct efx_rx_queue *rx_queue; in efx_rx_packet_gro() local
530 void efx_rx_packet(struct efx_rx_queue *rx_queue, unsigned int index, in efx_rx_packet()
626 struct efx_rx_queue *rx_queue; in efx_rx_deliver() local
668 struct efx_rx_queue *rx_queue; in __efx_rx_packet() local
689 int efx_probe_rx_queue(struct efx_rx_queue *rx_queue) in efx_probe_rx_queue()
721 struct efx_rx_queue *rx_queue) in efx_init_rx_recycle_ring()
742 void efx_init_rx_queue(struct efx_rx_queue *rx_queue) in efx_init_rx_queue()
783 void efx_fini_rx_queue(struct efx_rx_queue *rx_queue) in efx_fini_rx_queue()
822 void efx_remove_rx_queue(struct efx_rx_queue *rx_queue) in efx_remove_rx_queue()