Home
last modified time | relevance | path

Searched refs:ATH_MAX_SW_RETRIES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dath9k.h95 #define ATH_MAX_SW_RETRIES 30 macro
H A Dxmit.c550 } else if (fi->retries < ATH_MAX_SW_RETRIES) { in ath_tx_complete_aggr()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dath9k.h96 #define ATH_MAX_SW_RETRIES 30 macro
H A Dxmit.c599 } else if (fi->retries < ATH_MAX_SW_RETRIES) { in ath_tx_complete_aggr()

Completed in 24 milliseconds