Home
last modified time | relevance | path

Searched refs:ATH9K_TX_DESC_CFG_ERR (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c362 ts->ts_flags |= ATH9K_TX_DESC_CFG_ERR; in ar9002_hw_proc_txdesc()
Dmac.h84 #define ATH9K_TX_DESC_CFG_ERR 0x04 macro
Dar9003_mac.c411 ts->ts_flags |= ATH9K_TX_DESC_CFG_ERR; in ar9003_hw_proc_txdesc()
Ddebug.c860 if (ts->ts_flags & ATH9K_TX_DESC_CFG_ERR) in ath_debug_stat_tx()