Home
last modified time | relevance | path

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

/openbmc/linux/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()