Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c90 static int ixgbe_alloc_intrs(ixgbe_t *);
480 if (ixgbe_alloc_intrs(ixgbe) != IXGBE_SUCCESS) { in ixgbe_attach()
4496 ixgbe_alloc_intrs(ixgbe_t *ixgbe) in ixgbe_alloc_intrs() function