Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c108 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