Searched refs:hw_rx_index (Results 1 – 1 of 1) sorted by relevance
5441 uint32_t rx_ring_per_group, hw_rx_index; in ixgbe_get_hw_rx_index() local5465 hw_rx_index = (sw_rx_index / rx_ring_per_group) * in ixgbe_get_hw_rx_index()5467 return (hw_rx_index); in ixgbe_get_hw_rx_index()5474 hw_rx_index = (sw_rx_index / in ixgbe_get_hw_rx_index()5478 hw_rx_index = (sw_rx_index / in ixgbe_get_hw_rx_index()5482 return (hw_rx_index); in ixgbe_get_hw_rx_index()