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

/illumos-gate/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) {
4896 * ixgbe_alloc_intrs - Allocate interrupts for the driver.
4905 ixgbe_alloc_intrs(ixgbe_t *ixgbe) function

Completed in 54 milliseconds