Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c227 static void ixgbe_disable_queue(struct ixgbe_softc *, u32);
2976 ixgbe_disable_queue(sc, que->msix); in ixgbe_if_media_status()
5473 * ixgbe_disable_queue in ixgbe_sysctl_flowcntl()
5476 ixgbe_disable_queue(struct ixgbe_softc *sc, u32 vector) in ixgbe_sysctl_flowcntl()
5493 } /* ixgbe_disable_queue */
5341 ixgbe_disable_queue(struct ixgbe_softc *sc, u32 vector) ixgbe_disable_queue() function