Home
last modified time | relevance | path

Searched refs:ts_tid (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_desc.h48 uint8_t ts_tid; /* TID */ member
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit_ds.c364 ts->ts_tid = MS(ads->status8, AR_tx_tid); in ar9300_proc_tx_desc()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c735 ts->ts_tid = MS(ds_txstatus[9], AR_TxTid); in ar5416ProcTxDesc()
/freebsd/sys/dev/ath/
H A Dif_ath_tx.c4972 if (tid != ts.ts_tid) {
4974 __func__, tid, ts.ts_tid);