Searched refs:ixgbe_alloc_intrs (Results 1 – 1 of 1) sorted by relevance
94 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