Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ixgbe/
H A Dif_ix.c147 static void ixgbe_disable_queue(struct ixgbe_softc *, u32);
2258 ixgbe_disable_queue(sc, que->msix); in ixgbe_msix_que()
3978 ixgbe_disable_queue(struct ixgbe_softc *sc, u32 vector) in ixgbe_disable_queue() function