Searched refs:aq_tx_pcq_alloc (Results 1 – 1 of 1) sorted by relevance
1466 static int aq_tx_pcq_alloc(struct aq_softc *, struct aq_txring *);4876 error = aq_tx_pcq_alloc(sc, &sc->sc_queue[n].txring); in aq_txrx_rings_alloc()4910 aq_tx_pcq_alloc(struct aq_softc *sc, struct aq_txring *txring) in aq_tx_pcq_alloc() function