Searched refs:ixgbe_get_hw_rx_index (Results 1 – 1 of 1) sorted by relevance
100 static uint32_t ixgbe_get_hw_rx_index(ixgbe_t *ixgbe, uint32_t sw_rx_index);1145 rx_ring->hw_index = ixgbe_get_hw_rx_index(ixgbe, i); in ixgbe_init_driver_settings()5437 ixgbe_get_hw_rx_index(ixgbe_t *ixgbe, uint32_t sw_rx_index) in ixgbe_get_hw_rx_index() function