Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_aq.c1467 static void aq_tx_pcq_free(struct aq_softc *, struct aq_txring *);
4902 aq_tx_pcq_free(sc, &sc->sc_queue[n].txring); in aq_txrx_rings_free()
4938 aq_tx_pcq_free(struct aq_softc *sc, struct aq_txring *txring) in aq_tx_pcq_free() function