Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dwil6210.h136 #define WIL6210_FW_RECOVERY_RETRIES (5) /* try to recover this many times */ macro
Dmain.c550 if (wil->recovery_count > WIL6210_FW_RECOVERY_RETRIES) { in wil_fw_error_worker()