Lines Matching defs:rx_ring
370 struct igb_ring *rx_ring; in igb_dump() local
3321 int igb_setup_rx_resources(struct igb_ring *rx_ring) in igb_setup_rx_resources()
3807 void igb_free_rx_resources(struct igb_ring *rx_ring) in igb_free_rx_resources()
3843 static void igb_clean_rx_ring(struct igb_ring *rx_ring) in igb_clean_rx_ring()
5568 struct igb_ring *rx_ring, in igb_update_rx_dca()
6575 static void igb_reuse_rx_page(struct igb_ring *rx_ring, in igb_reuse_rx_page()
6648 static bool igb_add_rx_frag(struct igb_ring *rx_ring, in igb_add_rx_frag()
6687 static struct sk_buff *igb_fetch_rx_buffer(struct igb_ring *rx_ring, in igb_fetch_rx_buffer()
6806 static bool igb_is_non_eop(struct igb_ring *rx_ring, in igb_is_non_eop()
6836 static void igb_pull_tail(struct igb_ring *rx_ring, in igb_pull_tail()
6893 static bool igb_cleanup_headers(struct igb_ring *rx_ring, in igb_cleanup_headers()
6927 static void igb_process_skb_fields(struct igb_ring *rx_ring, in igb_process_skb_fields()
6961 struct igb_ring *rx_ring = q_vector->rx.ring; in igb_clean_rx_irq() local
7036 static bool igb_alloc_mapped_page(struct igb_ring *rx_ring, in igb_alloc_mapped_page()
7077 void igb_alloc_rx_buffers(struct igb_ring *rx_ring, u16 cleaned_count) in igb_alloc_rx_buffers()