Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dcore.h82 #define ATH10K_MAX_RETRY_COUNT 30 macro
Dmac.c7287 arg.retry_count = ATH10K_MAX_RETRY_COUNT; in ath10k_mac_reset_tid_config()
10160 ar->hw->wiphy->max_data_retry_count = ATH10K_MAX_RETRY_COUNT; in ath10k_mac_register()