Home
last modified time | relevance | path

Searched refs:RST_COUNT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dmain.c121 #define RST_COUNT (1 + 1000/RST_DELAY) /* round up to be above 1 sec total */ macro
993 if (delay++ > RST_COUNT) { in wil_wait_device_ready()
1088 if (delay++ > RST_COUNT) { in wil_wait_device_ready_talyn_mb()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dmain.c121 #define RST_COUNT (1 + 1000/RST_DELAY) /* round up to be above 1 sec total */ macro
993 if (delay++ > RST_COUNT) { in wil_wait_device_ready()
1088 if (delay++ > RST_COUNT) { in wil_wait_device_ready_talyn_mb()

Completed in 5 milliseconds