Lines Matching defs:rx_ring

558 	struct ixgbe_ring *rx_ring;  in ixgbe_dump()  local
1264 struct ixgbe_ring *rx_ring, in ixgbe_update_rx_dca()
1455 static bool ixgbe_alloc_mapped_page(struct ixgbe_ring *rx_ring, in ixgbe_alloc_mapped_page()
1499 void ixgbe_alloc_rx_buffers(struct ixgbe_ring *rx_ring, u16 cleaned_count) in ixgbe_alloc_rx_buffers()
1567 static void ixgbe_update_rsc_stats(struct ixgbe_ring *rx_ring, in ixgbe_update_rsc_stats()
1593 static void ixgbe_process_skb_fields(struct ixgbe_ring *rx_ring, in ixgbe_process_skb_fields()
1639 static bool ixgbe_is_non_eop(struct ixgbe_ring *rx_ring, in ixgbe_is_non_eop()
1692 static void ixgbe_pull_tail(struct ixgbe_ring *rx_ring, in ixgbe_pull_tail()
1732 static void ixgbe_dma_sync_frag(struct ixgbe_ring *rx_ring, in ixgbe_dma_sync_frag()
1770 static bool ixgbe_cleanup_headers(struct ixgbe_ring *rx_ring, in ixgbe_cleanup_headers()
1808 static void ixgbe_reuse_rx_page(struct ixgbe_ring *rx_ring, in ixgbe_reuse_rx_page()
1850 static bool ixgbe_add_rx_frag(struct ixgbe_ring *rx_ring, in ixgbe_add_rx_frag()
1909 static struct sk_buff *ixgbe_fetch_rx_buffer(struct ixgbe_ring *rx_ring, in ixgbe_fetch_rx_buffer()
2006 struct ixgbe_ring *rx_ring, in ixgbe_clean_rx_irq()
3203 struct ixgbe_ring *rx_ring) in ixgbe_configure_srrctl()
3673 struct ixgbe_ring *rx_ring; in ixgbe_set_rx_buffer_len() local
4493 static void ixgbe_clean_rx_ring(struct ixgbe_ring *rx_ring) in ixgbe_clean_rx_ring()
4540 struct ixgbe_ring *rx_ring) in ixgbe_disable_fwd_ring()
5461 int ixgbe_setup_rx_resources(struct ixgbe_ring *rx_ring) in ixgbe_setup_rx_resources()
5587 void ixgbe_free_rx_resources(struct ixgbe_ring *rx_ring) in ixgbe_free_rx_resources()
5965 struct ixgbe_ring *rx_ring = adapter->rx_ring[i]; in ixgbe_update_stats() local