Searched refs:ixgbe_enable_queue (Results 1 – 1 of 1) sorted by relevance
202 static void ixgbe_enable_queue(struct ixgbe_softc *, u32);4740 ixgbe_enable_queue(sc, que->msix); in ixgbe_if_enable_intr()4789 ixgbe_enable_queue(sc, que->msix); in ixgbe_if_rx_queue_intr_enable()4798 ixgbe_enable_queue(struct ixgbe_softc *sc, u32 vector) in ixgbe_enable_queue() function