Searched defs:txring (Results 1 – 1 of 1) sorted by relevance
1268 struct aq_txring txring; member4682 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() local5107 struct aq_txring *txring = &queue->txring; in aq_txrx_intr() local5152 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[all …]