Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c367 if (status & AR_TxDelimUnderrun) { in ar9002_hw_proc_txdesc()
H A Dmac.h478 #define AR_TxDelimUnderrun 0x00010000 macro
H A Dar9003_mac.c416 if (status & AR_TxDelimUnderrun) { in ar9003_hw_proc_txdesc()