Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c363 if (status & AR_TxDataUnderrun) { in ar9002_hw_proc_txdesc()
H A Dmac.h479 #define AR_TxDataUnderrun 0x00020000 macro
H A Dar9003_mac.c412 if (status & AR_TxDataUnderrun) { in ar9003_hw_proc_txdesc()