Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c92 static int ixgbe_alloc_intrs(ixgbe_t *);
506 if (ixgbe_alloc_intrs(ixgbe) != IXGBE_SUCCESS) { in ixgbe_attach()
4909 ixgbe_alloc_intrs(ixgbe_t *ixgbe) in ixgbe_alloc_intrs() function