Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c366 if (status & AR_TxDelimUnderrun) { in ar9002_hw_proc_txdesc()
Dmac.h476 #define AR_TxDelimUnderrun 0x00010000 macro
Dar9003_mac.c415 if (status & AR_TxDelimUnderrun) { in ar9003_hw_proc_txdesc()