Home | History | Annotate | Download | only in pci

Lines Matching defs:aq_txring

1219 struct aq_txring {
1268 struct aq_txring txring;
1456 struct aq_txring *, bool);
1466 static int aq_tx_pcq_alloc(struct aq_softc *, struct aq_txring *);
1467 static void aq_tx_pcq_free(struct aq_softc *, struct aq_txring *);
4682 aq_txring_alloc(struct aq_softc *sc, struct aq_txring *txring)
4707 aq_txring_free(struct aq_softc *sc, struct aq_txring *txring)
4910 aq_tx_pcq_alloc(struct aq_softc *sc, struct aq_txring *txring)
4938 aq_tx_pcq_free(struct aq_softc *sc, struct aq_txring *txring)
4985 struct aq_txring *txring = &sc->sc_queue[n].txring;
5107 struct aq_txring *txring = &queue->txring;
5152 aq_txring_reset(struct aq_softc *sc, struct aq_txring *txring, bool start)
5310 aq_encap_txring(struct aq_softc *sc, struct aq_txring *txring, struct mbuf *m)
5412 struct aq_txring * const txring = arg;
5804 struct aq_txring *txring, bool is_transmit)
5858 struct aq_txring * const txring = &sc->sc_queue[0].txring;
5877 struct aq_txring * const txring = &sc->sc_queue[ringidx].txring;
5898 struct aq_txring * const txring = arg;
5917 struct aq_txring *txr = &sc->sc_queue[i].txring;
5940 struct aq_txring *txr = &sc->sc_queue[i].txring;
6027 struct aq_txring *txring = &sc->sc_queue[n].txring;