Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/
HDah_desc.h63 uint8_t ts_tid; /* TID */ member
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_xmit_ds.c352 ts->ts_tid = MS(ads->status8, AR_tx_tid); in ar9300_proc_tx_desc()
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_xmit.c730 ts->ts_tid = MS(ds_txstatus[9], AR_TxTid); in ar5416ProcTxDesc()
/trueos/sys/dev/ath/
HDif_ath_tx.c4773 if (tid != ts.ts_tid) {
4775 __func__, tid, ts.ts_tid);