Home
last modified time | relevance | path

Searched refs:ixgbe_get_hw_rx_index (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c98 static uint32_t ixgbe_get_hw_rx_index(ixgbe_t *ixgbe, uint32_t sw_rx_index);
1077 rx_ring->hw_index = ixgbe_get_hw_rx_index(ixgbe, i); in ixgbe_init_driver_settings()
5001 ixgbe_get_hw_rx_index(ixgbe_t *ixgbe, uint32_t sw_rx_index) in ixgbe_get_hw_rx_index() function