Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c355 if (status & AR_TxDataUnderrun) { in ar9002_hw_proc_txdesc()
Dmac.h469 #define AR_TxDataUnderrun 0x00020000 macro
Dar9003_mac.c383 if (status & AR_TxDataUnderrun) { in ar9003_hw_proc_txdesc()