Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h826 int ixgbe_alloc_rx_ring_data(ixgbe_rx_ring_t *rx_ring);
H A Dixgbe_buf.c198 ixgbe_alloc_rx_ring_data(ixgbe_rx_ring_t *rx_ring) in ixgbe_alloc_rx_ring_data() function
H A Dixgbe_main.c2082 if (ixgbe_alloc_rx_ring_data(rx_ring) != IXGBE_SUCCESS) in ixgbe_alloc_rx_data()