Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h84 #define ATH10K_MAX_RETRY_COUNT 30 macro
H A Dmac.c7289 arg.retry_count = ATH10K_MAX_RETRY_COUNT; in ath10k_mac_reset_tid_config()
10166 ar->hw->wiphy->max_data_retry_count = ATH10K_MAX_RETRY_COUNT; in ath10k_mac_register()