Searched refs:ixgbe_enable_queue (Results 1 – 1 of 1) sorted by relevance
200 static void ixgbe_enable_queue(struct ixgbe_softc *, u32);4223 ixgbe_enable_queue(sc, que->msix); in ixgbe_if_enable_intr()4272 ixgbe_enable_queue(sc, que->msix); in ixgbe_if_rx_queue_intr_enable()4281 ixgbe_enable_queue(struct ixgbe_softc *sc, u32 vector) in ixgbe_enable_queue() function