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()
150 static int ef4_init_rx_buffers(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_init_rx_buffers()
225 static void ef4_free_rx_buffers(struct ef4_rx_queue *rx_queue, in ef4_free_rx_buffers()
246 struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel); in ef4_recycle_rx_page() local
274 static void ef4_fini_rx_buffer(struct ef4_rx_queue *rx_queue, in ef4_fini_rx_buffer()
294 struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel); in ef4_recycle_rx_pages() local
306 struct ef4_rx_queue *rx_queue = ef4_channel_get_rx_queue(channel); in ef4_discard_rx_packet() local
326 void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_fast_push_rx_descriptors()
380 struct ef4_rx_queue *rx_queue = from_timer(rx_queue, t, slow_fill); in ef4_rx_slow_fill() local
387 static void ef4_rx_packet__check_len(struct ef4_rx_queue *rx_queue, in ef4_rx_packet__check_len()
434 struct ef4_rx_queue *rx_queue; in ef4_rx_packet_gro() local
525 void ef4_rx_packet(struct ef4_rx_queue *rx_queue, unsigned int index, in ef4_rx_packet()
621 struct ef4_rx_queue *rx_queue; in ef4_rx_deliver() local
661 struct ef4_rx_queue *rx_queue; in __ef4_rx_packet() local
681 int ef4_probe_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_probe_rx_queue()
713 struct ef4_rx_queue *rx_queue) in ef4_init_rx_recycle_ring()
734 void ef4_init_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_init_rx_queue()
775 void ef4_fini_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_fini_rx_queue()
814 void ef4_remove_rx_queue(struct ef4_rx_queue *rx_queue) in ef4_remove_rx_queue()