Home
last modified time | relevance | path

Searched refs:ath_tx_status (Results 1 – 25 of 25) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah_desc.h47 struct ath_tx_status { struct
261 struct ath_tx_status tx;/* xmit status */
HDah.h903 struct ath_tx_status;
1283 struct ath_desc *, struct ath_tx_status *);
/freebsd-11-stable/sys/dev/ath/
HDif_ath_misc.h64 struct ath_tx_status *ts, int frmlen, int nframes, int nbad);
90 struct ath_txq *txq, struct ath_tx_status *ts, struct ath_buf *bf);
HDif_ath_debug.c138 const struct ath_tx_status *ts = in ath_printtxbuf_edma()
201 const struct ath_tx_status *ts = &first_bf->bf_status.ds_txstat; in ath_printtxbuf_legacy()
HDif_athrate.h154 const struct ath_rc_series *, const struct ath_tx_status *,
HDif_ath_tx_edma.c768 struct ath_tx_status ts; in ath_edma_tx_processq()
HDif_ath.c4056 ath_tx_update_stats(struct ath_softc *sc, struct ath_tx_status *ts, in ath_tx_update_stats()
4120 struct ath_tx_status *ts = &bf->bf_status.ds_txstat; in ath_tx_default_comp()
4179 struct ath_rc_series *rc, struct ath_tx_status *ts, int frmlen, in ath_tx_update_ratectrl()
4207 struct ath_tx_status *ts, struct ath_buf *bf) in ath_tx_process_buf_completion()
4258 struct ath_tx_status *ts; in ath_tx_processq()
HDif_ath_tx.c4073 struct ath_tx_status *ts = &bf->bf_status.ds_txstat; in ath_tx_normal_comp()
4710 struct ath_tx_status ts;
5043 struct ath_tx_status ts;
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_xmit_ds.c202 ar9300_get_tx_rate_code(struct ath_hal *ah, void *ds, struct ath_tx_status *ts) in ar9300_get_tx_rate_code()
246 struct ath_tx_status *ts = (struct ath_tx_status *)txstatus; in ar9300_proc_tx_desc()
371 ar9300_calc_tx_airtime(struct ath_hal *ah, void *ds, struct ath_tx_status *ts, in ar9300_calc_tx_airtime()
HDar9300_freebsd.h72 struct ath_desc *ds, struct ath_tx_status *ts);
HDar9300desc.h524 extern void ar9300_get_tx_rate_code(struct ath_hal *ah, void *, struct ath_tx_status *);
525 extern u_int32_t ar9300_calc_tx_airtime(struct ath_hal *ah, void *, struct ath_tx_status *,
HDar9300_stub_funcs.h192 struct ath_desc *, struct ath_tx_status *);
HDar9300_freebsd.c675 struct ath_tx_status *ts) in ar9300_freebsd_proc_tx_desc()
HDar9300_stub_funcs.c1055 struct ath_desc *ds, struct ath_tx_status *txstat) in ar9300_Stub_ProcTxDesc()
/freebsd-11-stable/sys/dev/ath/ath_rate/onoe/
HDonoe.c166 const struct ath_rc_series *rc, const struct ath_tx_status *ts, in ath_rate_tx_complete()
/freebsd-11-stable/sys/dev/ath/ath_rate/amrr/
HDamrr.c159 const struct ath_rc_series *rc, const struct ath_tx_status *ts, in ath_rate_tx_complete()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210.h180 struct ath_desc *, struct ath_tx_status *);
HDar5210_xmit.c591 struct ath_desc *ds, struct ath_tx_status *ts) in ar5210ProcTxDesc()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211.h203 struct ath_desc *, struct ath_tx_status *);
HDar5211_xmit.c621 struct ath_desc *ds, struct ath_tx_status *ts) in ar5211ProcTxDesc()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416.h391 struct ath_desc *, struct ath_tx_status *);
HDar5416_xmit.c719 struct ath_desc *ds, struct ath_tx_status *ts) in ar5416ProcTxDesc()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212.h615 struct ath_desc *, struct ath_tx_status *);
HDar5212_xmit.c878 struct ath_desc *ds, struct ath_tx_status *ts) in ar5212ProcTxDesc()
/freebsd-11-stable/sys/dev/ath/ath_rate/sample/
HDsample.c855 const struct ath_rc_series *rc, const struct ath_tx_status *ts, in ath_rate_tx_complete()