Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c56 static int ixgbe_alloc_rings(ixgbe_t *);
518 if (ixgbe_alloc_rings(ixgbe) != IXGBE_SUCCESS) { in ixgbe_attach()
2168 ixgbe_alloc_rings(ixgbe_t *ixgbe) in ixgbe_alloc_rings() function