Searched defs:ixgbe_alloc_rcb_lists (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_buf.c38 static int ixgbe_alloc_rcb_lists(ixgbe_rx_data_t *);
140 if (ixgbe_alloc_rcb_lists(rx_data) != IXGBE_SUCCESS)
819 * ixgbe_alloc_rcb_lists - Memory allocation for the receive control blocks
823 ixgbe_alloc_rcb_lists(ixgbe_rx_data_t *rx_data) function

Completed in 97 milliseconds