Lines Matching defs:rx_ring
506 static void ixgbevf_process_skb_fields(struct ixgbevf_ring *rx_ring, in ixgbevf_process_skb_fields()
528 struct ixgbevf_rx_buffer *ixgbevf_get_rx_buffer(struct ixgbevf_ring *rx_ring, in ixgbevf_get_rx_buffer()
548 static void ixgbevf_put_rx_buffer(struct ixgbevf_ring *rx_ring, in ixgbevf_put_rx_buffer()
582 static bool ixgbevf_is_non_eop(struct ixgbevf_ring *rx_ring, in ixgbevf_is_non_eop()
599 static inline unsigned int ixgbevf_rx_offset(struct ixgbevf_ring *rx_ring) in ixgbevf_rx_offset()
604 static bool ixgbevf_alloc_mapped_page(struct ixgbevf_ring *rx_ring, in ixgbevf_alloc_mapped_page()
650 static void ixgbevf_alloc_rx_buffers(struct ixgbevf_ring *rx_ring, in ixgbevf_alloc_rx_buffers()
732 static bool ixgbevf_cleanup_headers(struct ixgbevf_ring *rx_ring, in ixgbevf_cleanup_headers()
765 static void ixgbevf_reuse_rx_page(struct ixgbevf_ring *rx_ring, in ixgbevf_reuse_rx_page()
832 static void ixgbevf_add_rx_frag(struct ixgbevf_ring *rx_ring, in ixgbevf_add_rx_frag()
854 struct sk_buff *ixgbevf_construct_skb(struct ixgbevf_ring *rx_ring, in ixgbevf_construct_skb()
929 static struct sk_buff *ixgbevf_build_skb(struct ixgbevf_ring *rx_ring, in ixgbevf_build_skb()
1054 struct ixgbevf_ring *rx_ring, in ixgbevf_run_xdp()
1091 static unsigned int ixgbevf_rx_frame_truesize(struct ixgbevf_ring *rx_ring, in ixgbevf_rx_frame_truesize()
1107 static void ixgbevf_rx_buffer_flip(struct ixgbevf_ring *rx_ring, in ixgbevf_rx_buffer_flip()
1121 struct ixgbevf_ring *rx_ring, in ixgbevf_clean_rx_irq()
1980 struct ixgbevf_ring *rx_ring) in ixgbevf_set_rx_buffer_len()
2030 struct ixgbevf_ring *rx_ring = adapter->rx_ring[i]; in ixgbevf_configure_rx() local
2340 static void ixgbevf_clean_rx_ring(struct ixgbevf_ring *rx_ring) in ixgbevf_clean_rx_ring()
3137 struct ixgbevf_ring *rx_ring = adapter->rx_ring[i]; in ixgbevf_update_stats() local
3473 struct ixgbevf_ring *rx_ring) in ixgbevf_setup_rx_resources()
3545 void ixgbevf_free_rx_resources(struct ixgbevf_ring *rx_ring) in ixgbevf_free_rx_resources()