Lines Matching defs:rx_ring

361 	struct igb_ring *rx_ring;  in igb_dump()  local
4438 int igb_setup_rx_resources(struct igb_ring *rx_ring) in igb_setup_rx_resources()
4823 struct igb_ring *rx_ring) in igb_set_rx_buffer_len()
4863 struct igb_ring *rx_ring = adapter->rx_ring[i]; in igb_configure_rx() local
4993 void igb_free_rx_resources(struct igb_ring *rx_ring) in igb_free_rx_resources()
5031 static void igb_clean_rx_ring(struct igb_ring *rx_ring) in igb_clean_rx_ring()
7124 struct igb_ring *rx_ring, in igb_update_rx_dca()
8431 static void igb_reuse_rx_page(struct igb_ring *rx_ring, in igb_reuse_rx_page()
8496 static void igb_add_rx_frag(struct igb_ring *rx_ring, in igb_add_rx_frag()
8517 static struct sk_buff *igb_construct_skb(struct igb_ring *rx_ring, in igb_construct_skb()
8569 static struct sk_buff *igb_build_skb(struct igb_ring *rx_ring, in igb_build_skb()
8613 struct igb_ring *rx_ring, in igb_run_xdp()
8657 static unsigned int igb_rx_frame_truesize(struct igb_ring *rx_ring, in igb_rx_frame_truesize()
8673 static void igb_rx_buffer_flip(struct igb_ring *rx_ring, in igb_rx_buffer_flip()
8745 static bool igb_is_non_eop(struct igb_ring *rx_ring, in igb_is_non_eop()
8776 static bool igb_cleanup_headers(struct igb_ring *rx_ring, in igb_cleanup_headers()
8810 static void igb_process_skb_fields(struct igb_ring *rx_ring, in igb_process_skb_fields()
8842 static unsigned int igb_rx_offset(struct igb_ring *rx_ring) in igb_rx_offset()
8847 static struct igb_rx_buffer *igb_get_rx_buffer(struct igb_ring *rx_ring, in igb_get_rx_buffer()
8873 static void igb_put_rx_buffer(struct igb_ring *rx_ring, in igb_put_rx_buffer()
8898 struct igb_ring *rx_ring = q_vector->rx.ring; in igb_clean_rx_irq() local
9050 static bool igb_alloc_mapped_page(struct igb_ring *rx_ring, in igb_alloc_mapped_page()
9097 void igb_alloc_rx_buffers(struct igb_ring *rx_ring, u16 cleaned_count) in igb_alloc_rx_buffers()