Lines Matching defs:rx_queue

76 ef4_rx_buf_next(struct ef4_rx_queue *rx_queue, struct ef4_rx_buffer *rx_buf)  in ef4_rx_buf_next()
106 static struct page *ef4_reuse_page(struct ef4_rx_queue *rx_queue) in ef4_reuse_page()
152 static int ef4_init_rx_buffers(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_init_rx_buffers()
227 static void ef4_free_rx_buffers(struct ef4_rx_queue *rx_queue, in ef4_free_rx_buffers()
248 struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel); in ef4_recycle_rx_page() local
276 static void ef4_fini_rx_buffer(struct ef4_rx_queue *rx_queue, in ef4_fini_rx_buffer()
296 struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel); in ef4_recycle_rx_pages() local
311 struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel); in ef4_discard_rx_packet() local
331 void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_fast_push_rx_descriptors()
385 struct ef4_rx_queue *rx_queue = from_timer(rx_queue, t, slow_fill); in ef4_rx_slow_fill() local
392 static void ef4_rx_packet__check_len(struct ef4_rx_queue *rx_queue, in ef4_rx_packet__check_len()
439 struct ef4_rx_queue *rx_queue; in ef4_rx_packet_gro() local
530 void ef4_rx_packet(struct ef4_rx_queue *rx_queue, unsigned int index, in ef4_rx_packet()
626 struct ef4_rx_queue *rx_queue; in ef4_rx_deliver() local
666 struct ef4_rx_queue *rx_queue; in __ef4_rx_packet() local
686 int ef4_probe_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_probe_rx_queue()
718 struct ef4_rx_queue *rx_queue) in ef4_init_rx_recycle_ring()
744 void ef4_init_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_init_rx_queue()
785 void ef4_fini_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_fini_rx_queue()
824 void ef4_remove_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_remove_rx_queue()