Home
last modified time | relevance | path

Searched refs:AR_TxTid (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c324 ts->tid = MS(status, AR_TxTid); in ar9002_hw_proc_txdesc()
Dmac.h487 #define AR_TxTid 0xf0000000 macro
Dar9003_mac.c350 ts->tid = MS(status, AR_TxTid); in ar9003_hw_proc_txdesc()