Searched refs:ixgbe_disable_intrs (Results 1 – 1 of 1) sorted by relevance
104 static int ixgbe_disable_intrs(ixgbe_t *);742 (void) ixgbe_disable_intrs(ixgbe); in ixgbe_unconfigure()1859 rc = ixgbe_disable_intrs(ixgbe); in ixgbe_intr_adjust()5277 ixgbe_disable_intrs(ixgbe_t *ixgbe) in ixgbe_disable_intrs() function