Lines Matching defs:rx_ring
372 struct igb_ring *rx_ring; in igb_dump() local
3317 int igb_setup_rx_resources(struct igb_ring *rx_ring) in igb_setup_rx_resources()
3803 void igb_free_rx_resources(struct igb_ring *rx_ring) in igb_free_rx_resources()
3839 static void igb_clean_rx_ring(struct igb_ring *rx_ring) in igb_clean_rx_ring()
5560 struct igb_ring *rx_ring, in igb_update_rx_dca()
6572 static void igb_reuse_rx_page(struct igb_ring *rx_ring, in igb_reuse_rx_page()
6645 static bool igb_add_rx_frag(struct igb_ring *rx_ring, in igb_add_rx_frag()
6700 static struct sk_buff *igb_fetch_rx_buffer(struct igb_ring *rx_ring, in igb_fetch_rx_buffer()
6819 static bool igb_is_non_eop(struct igb_ring *rx_ring, in igb_is_non_eop()
6850 static bool igb_cleanup_headers(struct igb_ring *rx_ring, in igb_cleanup_headers()
6880 static void igb_process_skb_fields(struct igb_ring *rx_ring, in igb_process_skb_fields()
6914 struct igb_ring *rx_ring = q_vector->rx.ring; in igb_clean_rx_irq() local
6989 static bool igb_alloc_mapped_page(struct igb_ring *rx_ring, in igb_alloc_mapped_page()
7030 void igb_alloc_rx_buffers(struct igb_ring *rx_ring, u16 cleaned_count) in igb_alloc_rx_buffers()