Home
last modified time | relevance | path

Searched refs:ATH_MAX_SW_RETRIES (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dath9k.h95 #define ATH_MAX_SW_RETRIES 30 macro
Dxmit.c591 } else if (fi->retries < ATH_MAX_SW_RETRIES) { in ath_tx_complete_aggr()