Searched refs:ixgbe_disable_intrs (Results 1 – 1 of 1) sorted by relevance
108 static int ixgbe_disable_intrs(ixgbe_t *);813 (void) ixgbe_disable_intrs(ixgbe); in ixgbe_unconfigure()2116 rc = ixgbe_disable_intrs(ixgbe); in ixgbe_intr_adjust()5900 ixgbe_disable_intrs(ixgbe_t *ixgbe) in ixgbe_disable_intrs() function