Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c106 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