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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_buf.c33 static int ixgbe_alloc_rbd_ring(ixgbe_rx_data_t *);
137 if (ixgbe_alloc_rbd_ring(rx_data) != IXGBE_SUCCESS)
435 * ixgbe_alloc_rbd_ring - Memory allocation for the rx descriptors of one ring.
438 ixgbe_alloc_rbd_ring(ixgbe_rx_data_t *rx_data) function

Completed in 57 milliseconds