Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c94 static int ixgbe_alloc_intrs(ixgbe_t *);
525 if (ixgbe_alloc_intrs(ixgbe) != IXGBE_SUCCESS) { in ixgbe_attach()
5082 ixgbe_alloc_intrs(ixgbe_t *ixgbe) in ixgbe_alloc_intrs() function