Home
last modified time | relevance | path

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

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