Lines Matching defs:rx_ring

360 	struct igb_ring *rx_ring;  in igb_dump()  local
4344 int igb_setup_rx_resources(struct igb_ring *rx_ring) in igb_setup_rx_resources()
4722 struct igb_ring *rx_ring) in igb_set_rx_buffer_len()
4758 struct igb_ring *rx_ring = adapter->rx_ring[i]; in igb_configure_rx() local
4885 void igb_free_rx_resources(struct igb_ring *rx_ring) in igb_free_rx_resources()
4923 static void igb_clean_rx_ring(struct igb_ring *rx_ring) in igb_clean_rx_ring()
6902 struct igb_ring *rx_ring, in igb_update_rx_dca()
8206 static void igb_reuse_rx_page(struct igb_ring *rx_ring, in igb_reuse_rx_page()
8271 static void igb_add_rx_frag(struct igb_ring *rx_ring, in igb_add_rx_frag()
8292 static struct sk_buff *igb_construct_skb(struct igb_ring *rx_ring, in igb_construct_skb()
8344 static struct sk_buff *igb_build_skb(struct igb_ring *rx_ring, in igb_build_skb()
8388 struct igb_ring *rx_ring, in igb_run_xdp()
8432 static unsigned int igb_rx_frame_truesize(struct igb_ring *rx_ring, in igb_rx_frame_truesize()
8448 static void igb_rx_buffer_flip(struct igb_ring *rx_ring, in igb_rx_buffer_flip()
8520 static bool igb_is_non_eop(struct igb_ring *rx_ring, in igb_is_non_eop()
8551 static bool igb_cleanup_headers(struct igb_ring *rx_ring, in igb_cleanup_headers()
8585 static void igb_process_skb_fields(struct igb_ring *rx_ring, in igb_process_skb_fields()
8617 static unsigned int igb_rx_offset(struct igb_ring *rx_ring) in igb_rx_offset()
8622 static struct igb_rx_buffer *igb_get_rx_buffer(struct igb_ring *rx_ring, in igb_get_rx_buffer()
8648 static void igb_put_rx_buffer(struct igb_ring *rx_ring, in igb_put_rx_buffer()
8672 struct igb_ring *rx_ring = q_vector->rx.ring; in igb_clean_rx_irq() local
8819 static bool igb_alloc_mapped_page(struct igb_ring *rx_ring, in igb_alloc_mapped_page()
8866 void igb_alloc_rx_buffers(struct igb_ring *rx_ring, u16 cleaned_count) in igb_alloc_rx_buffers()