Searched refs:ATH_MAX_SW_RETRIES (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ | ||
H A D | ath9k.h | 96 #define ATH_MAX_SW_RETRIES 30 macro |
H A D | xmit.c | 599 } else if (fi->retries < ATH_MAX_SW_RETRIES) { in ath_tx_complete_aggr() |