Symbol: ath_txq
sys/dev/netif/ath/ath/if_ath.c
192
static void ath_txq_init(struct ath_softc *sc, struct ath_txq *, int);
sys/dev/netif/ath/ath/if_ath.c
193
static struct ath_txq *ath_txq_setup(struct ath_softc*, int qtype, int subtype);
sys/dev/netif/ath/ath/if_ath.c
195
static void ath_tx_cleanupq(struct ath_softc *, struct ath_txq *);
sys/dev/netif/ath/ath/if_ath.c
197
static int ath_tx_processq(struct ath_softc *sc, struct ath_txq *txq,
sys/dev/netif/ath/ath/if_ath.c
3738
ath_txqmove(struct ath_txq *dst, struct ath_txq *src)
sys/dev/netif/ath/ath/if_ath.c
3964
ath_txq_init(struct ath_softc *sc, struct ath_txq *txq, int qnum)
sys/dev/netif/ath/ath/if_ath.c
3982
static struct ath_txq *
sys/dev/netif/ath/ath/if_ath.c
4047
struct ath_txq *txq;
sys/dev/netif/ath/ath/if_ath.c
4071
struct ath_txq *txq = sc->sc_ac2q[ac];
sys/dev/netif/ath/ath/if_ath.c
4154
ath_tx_cleanupq(struct ath_softc *sc, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath.c
4339
ath_tx_process_buf_completion(struct ath_softc *sc, struct ath_txq *txq,
sys/dev/netif/ath/ath/if_ath.c
4386
ath_tx_processq(struct ath_softc *sc, struct ath_txq *txq, int dosched)
sys/dev/netif/ath/ath/if_ath.c
4779
ath_txq_freeholdingbuf(struct ath_softc *sc, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath.c
4803
struct ath_txq *txq;
sys/dev/netif/ath/ath/if_ath.c
4846
struct ath_txq *txq;
sys/dev/netif/ath/ath/if_ath.c
4905
ath_tx_draintxq_get_one(struct ath_softc *sc, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath.c
4960
ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath.c
5034
ath_tx_stopdma(struct ath_softc *sc, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath.c
5099
ath_tx_dump(struct ath_softc *sc, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath.c
6357
struct ath_txq *txq = sc->sc_ac2q[i];
sys/dev/netif/ath/ath/if_ath_beacon.c
574
struct ath_txq *cabq = sc->sc_cabq;
sys/dev/netif/ath/ath/if_ath_beacon.c
666
struct ath_txq *cabq = sc->sc_cabq;
sys/dev/netif/ath/ath/if_ath_beacon.c
688
struct ath_txq *cabq = sc->sc_cabq;
sys/dev/netif/ath/ath/if_ath_beacon.c
705
struct ath_txq *cabq = sc->sc_cabq;
sys/dev/netif/ath/ath/if_ath_misc.h
106
extern void ath_tx_dump(struct ath_softc *sc, struct ath_txq *txq);
sys/dev/netif/ath/ath/if_ath_misc.h
72
struct ath_txq *txq);
sys/dev/netif/ath/ath/if_ath_misc.h
74
extern void ath_txqmove(struct ath_txq *dst, struct ath_txq *src);
sys/dev/netif/ath/ath/if_ath_misc.h
84
extern void ath_tx_draintxq(struct ath_softc *sc, struct ath_txq *txq);
sys/dev/netif/ath/ath/if_ath_misc.h
90
struct ath_txq *txq, struct ath_tx_status *ts, struct ath_buf *bf);
sys/dev/netif/ath/ath/if_ath_tx.c
1507
ath_tx_xmit_normal(struct ath_softc *sc, struct ath_txq *txq,
sys/dev/netif/ath/ath/if_ath_tx.c
1558
struct ath_buf *bf, struct mbuf *m0, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath_tx.c
1875
struct ath_txq *txq;
sys/dev/netif/ath/ath/if_ath_tx.c
2856
struct ath_txq *txq = sc->sc_ac2q[tid->ac];
sys/dev/netif/ath/ath/if_ath_tx.c
2909
struct ath_txq *txq = sc->sc_ac2q[tid->ac];
sys/dev/netif/ath/ath/if_ath_tx.c
2983
struct ath_txq *txq, struct ath_buf *bf)
sys/dev/netif/ath/ath/if_ath_tx.c
3071
struct ath_txq *txq, int queue_to_head, struct ath_buf *bf)
sys/dev/netif/ath/ath/if_ath_tx.c
3863
struct ath_txq *txq;
sys/dev/netif/ath/ath/if_ath_tx.c
4234
ath_tx_txq_drain(struct ath_softc *sc, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath_tx.c
5454
struct ath_txq *txq = sc->sc_ac2q[tid->ac];
sys/dev/netif/ath/ath/if_ath_tx.c
5683
struct ath_txq *txq = sc->sc_ac2q[tid->ac];
sys/dev/netif/ath/ath/if_ath_tx.c
5771
ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath_tx.c
6364
struct ath_txq *txq;
sys/dev/netif/ath/ath/if_ath_tx.c
6407
struct ath_txq *txq;
sys/dev/netif/ath/ath/if_ath_tx.c
707
ath_tx_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq,
sys/dev/netif/ath/ath/if_ath_tx.c
750
ath_tx_handoff_hw(struct ath_softc *sc, struct ath_txq *txq,
sys/dev/netif/ath/ath/if_ath_tx.c
919
ath_legacy_tx_dma_restart(struct ath_softc *sc, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath_tx.c
968
ath_legacy_xmit_handoff(struct ath_softc *sc, struct ath_txq *txq,
sys/dev/netif/ath/ath/if_ath_tx.h
101
struct ath_txq *txq, int queue_to_head, struct ath_buf *bf);
sys/dev/netif/ath/ath/if_ath_tx.h
107
extern void ath_txq_sched(struct ath_softc *sc, struct ath_txq *txq);
sys/dev/netif/ath/ath/if_ath_tx.h
143
extern void ath_tx_push_pending(struct ath_softc *sc, struct ath_txq *txq);
sys/dev/netif/ath/ath/if_ath_tx.h
89
extern void ath_tx_txq_drain(struct ath_softc *sc, struct ath_txq *txq);
sys/dev/netif/ath/ath/if_ath_tx_edma.c
151
ath_edma_tx_fifo_fill(struct ath_softc *sc, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath_tx_edma.c
230
ath_edma_dma_restart(struct ath_softc *sc, struct ath_txq *txq)
sys/dev/netif/ath/ath/if_ath_tx_edma.c
356
ath_edma_xmit_handoff_hw(struct ath_softc *sc, struct ath_txq *txq,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
400
ath_edma_xmit_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
455
ath_edma_xmit_handoff(struct ath_softc *sc, struct ath_txq *txq,
sys/dev/netif/ath/ath/if_ath_tx_edma.c
615
struct ath_txq *txq;
sys/dev/netif/ath/ath/if_athvar.h
493
struct ath_txq av_mcastq; /* buffered mcast s/w queue */
sys/dev/netif/ath/ath/if_athvar.h
562
struct ath_txq *txq);
sys/dev/netif/ath/ath/if_athvar.h
564
struct ath_txq *txq, struct ath_buf *bf);
sys/dev/netif/ath/ath/if_athvar.h
793
struct ath_txq sc_txq[HAL_NUM_TX_QUEUES];
sys/dev/netif/ath/ath/if_athvar.h
794
struct ath_txq *sc_ac2q[5]; /* WME AC -> h/w q map */
sys/dev/netif/ath/ath/if_athvar.h
816
struct ath_txq *sc_cabq; /* tx q for cab frames */