Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.h378 ATH9K_INT_TXURN = 0x00000800, enumerator
405 ATH9K_INT_TXURN |
H A Ddebug.c480 if (status & ATH9K_INT_TXURN) in ath_debug_stat_interrupt()
H A Dmain.c569 if (status & ATH9K_INT_TXURN) in ath_isr()