Home
last modified time | relevance | path

Searched defs:txring (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_aq.c1268 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
[all …]