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.c203 static void ixgbe_disable_queue(struct ixgbe_softc *, u32);
2664 ixgbe_disable_queue(sc, que->msix); in ixgbe_msix_que()
4821 ixgbe_disable_queue(struct ixgbe_softc *sc, u32 vector) in ixgbe_disable_queue() function