Home
last modified time | relevance | path

Searched refs:ATH9K_TX_DELIM_UNDERRUN (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c368 ts->ts_flags |= ATH9K_TX_DELIM_UNDERRUN; in ar9002_hw_proc_txdesc()
H A Dmac.h86 #define ATH9K_TX_DELIM_UNDERRUN 0x10 macro
H A Dar9003_mac.c417 ts->ts_flags |= ATH9K_TX_DELIM_UNDERRUN; in ar9003_hw_proc_txdesc()
H A Ddebug.c844 if (ts->ts_flags & ATH9K_TX_DELIM_UNDERRUN) in ath_debug_stat_tx()
H A Dxmit.c2622 ATH9K_TX_DELIM_UNDERRUN)) && in ath_tx_rc_status()