Searched refs:ixgbe_disable_intrs (Results 1 – 1 of 1) sorted by relevance
106 static int ixgbe_disable_intrs(ixgbe_t *);784 (void) ixgbe_disable_intrs(ixgbe); in ixgbe_unconfigure()2025 rc = ixgbe_disable_intrs(ixgbe); in ixgbe_intr_adjust()5719 ixgbe_disable_intrs(ixgbe_t *ixgbe) in ixgbe_disable_intrs() function