Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c58 static int ixgbe_alloc_rx_data(ixgbe_t *);
1805 if (ixgbe_alloc_rx_data(ixgbe) != IXGBE_SUCCESS) { in ixgbe_start()
2241 ixgbe_alloc_rx_data(ixgbe_t *ixgbe) in ixgbe_alloc_rx_data() function