Lines Matching defs:rx_ring
290 struct ixgbe_ring *rx_ring; in ixgbe_dump() local
857 struct ixgbe_ring *rx_ring, in ixgbe_update_rx_dca()
1087 static inline void ixgbe_release_rx_desc(struct ixgbe_ring *rx_ring, u32 val) in ixgbe_release_rx_desc()
1104 void ixgbe_alloc_rx_buffers(struct ixgbe_ring *rx_ring, u16 cleaned_count) in ixgbe_alloc_rx_buffers()
1242 struct ixgbe_ring *rx_ring, in ixgbe_clean_rx_irq()
2004 struct ixgbe_ring *rx_ring = a->rx_ring[r_idx]; in map_vector_to_rxq() local
2502 struct ixgbe_ring *rx_ring) in ixgbe_configure_srrctl()
2873 struct ixgbe_ring *rx_ring; in ixgbe_set_rx_buffer_len() local
3855 static void ixgbe_clean_rx_ring(struct ixgbe_ring *rx_ring) in ixgbe_clean_rx_ring()
5148 int ixgbe_setup_rx_resources(struct ixgbe_ring *rx_ring) in ixgbe_setup_rx_resources()
5250 void ixgbe_free_rx_resources(struct ixgbe_ring *rx_ring) in ixgbe_free_rx_resources()
5587 struct ixgbe_ring *rx_ring = adapter->rx_ring[i]; in ixgbe_update_stats() local