Lines Matching defs:rx_ring

572 	struct ixgbe_ring *rx_ring;  in ixgbe_dump()  local
1281 struct ixgbe_ring *rx_ring, in ixgbe_update_rx_dca()
1495 static bool ixgbe_alloc_mapped_page(struct ixgbe_ring *rx_ring, in ixgbe_alloc_mapped_page()
1539 void ixgbe_alloc_rx_buffers(struct ixgbe_ring *rx_ring, u16 cleaned_count) in ixgbe_alloc_rx_buffers()
1607 static void ixgbe_update_rsc_stats(struct ixgbe_ring *rx_ring, in ixgbe_update_rsc_stats()
1633 static void ixgbe_process_skb_fields(struct ixgbe_ring *rx_ring, in ixgbe_process_skb_fields()
1679 static bool ixgbe_is_non_eop(struct ixgbe_ring *rx_ring, in ixgbe_is_non_eop()
1732 static void ixgbe_pull_tail(struct ixgbe_ring *rx_ring, in ixgbe_pull_tail()
1772 static void ixgbe_dma_sync_frag(struct ixgbe_ring *rx_ring, in ixgbe_dma_sync_frag()
1810 static bool ixgbe_cleanup_headers(struct ixgbe_ring *rx_ring, in ixgbe_cleanup_headers()
1848 static void ixgbe_reuse_rx_page(struct ixgbe_ring *rx_ring, in ixgbe_reuse_rx_page()
1890 static bool ixgbe_add_rx_frag(struct ixgbe_ring *rx_ring, in ixgbe_add_rx_frag()
1949 static struct sk_buff *ixgbe_fetch_rx_buffer(struct ixgbe_ring *rx_ring, in ixgbe_fetch_rx_buffer()
2046 struct ixgbe_ring *rx_ring, in ixgbe_clean_rx_irq()
3289 struct ixgbe_ring *rx_ring) in ixgbe_configure_srrctl()
3765 struct ixgbe_ring *rx_ring; in ixgbe_set_rx_buffer_len() local
4603 static void ixgbe_clean_rx_ring(struct ixgbe_ring *rx_ring) in ixgbe_clean_rx_ring()
4650 struct ixgbe_ring *rx_ring) in ixgbe_disable_fwd_ring()
5561 int ixgbe_setup_rx_resources(struct ixgbe_ring *rx_ring) in ixgbe_setup_rx_resources()
5687 void ixgbe_free_rx_resources(struct ixgbe_ring *rx_ring) in ixgbe_free_rx_resources()
6079 struct ixgbe_ring *rx_ring = adapter->rx_ring[i]; in ixgbe_update_stats() local