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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c100 static uint32_t ixgbe_get_hw_rx_index(ixgbe_t *ixgbe, uint32_t sw_rx_index);
1143 rx_ring->hw_index = ixgbe_get_hw_rx_index(ixgbe, i);
5433 ixgbe_get_hw_rx_index(ixgbe_t *ixgbe, uint32_t sw_rx_index) function

Completed in 76 milliseconds