Lines Matching defs:txring
1268 struct aq_txring txring; member
4682 aq_txring_alloc(struct aq_softc *sc, struct aq_txring *txring) in aq_txring_alloc()
4707 aq_txring_free(struct aq_softc *sc, struct aq_txring *txring) in aq_txring_free()
4910 aq_tx_pcq_alloc(struct aq_softc *sc, struct aq_txring *txring) in aq_tx_pcq_alloc()
4938 aq_tx_pcq_free(struct aq_softc *sc, struct aq_txring *txring) in aq_tx_pcq_free()
4985 struct aq_txring *txring = &sc->sc_queue[n].txring; in aq_watchdog_check() local
5107 struct aq_txring *txring = &queue->txring; in aq_txrx_intr() local
5152 aq_txring_reset(struct aq_softc *sc, struct aq_txring *txring, bool start) in aq_txring_reset()
5310 aq_encap_txring(struct aq_softc *sc, struct aq_txring *txring, struct mbuf *m) in aq_encap_txring()
5412 struct aq_txring * const txring = arg; in aq_tx_intr() local
5804 struct aq_txring *txring, bool is_transmit) in aq_send_common_locked()
5858 struct aq_txring * const txring = &sc->sc_queue[0].txring; in aq_start() local
5877 struct aq_txring * const txring = &sc->sc_queue[ringidx].txring; in aq_transmit() local
5898 struct aq_txring * const txring = arg; in aq_deferred_transmit() local
6027 struct aq_txring *txring = &sc->sc_queue[n].txring; in aq_handle_reset_work() local