Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Ddesc.c475 ts->ts_status |= AR5K_TXERR_XRETRY; in ath5k_hw_proc_2word_tx_status()
534 ts->ts_status |= AR5K_TXERR_XRETRY; in ath5k_hw_proc_4word_tx_status()
Dath5k.h527 #define AR5K_TXERR_XRETRY 0x01 macro
Dbase.c1749 if (ts->ts_status & AR5K_TXERR_XRETRY) in ath5k_tx_frame_completed()