Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath6kl/
Dcore.c38 static unsigned int heart_beat_poll; variable
48 module_param(heart_beat_poll, uint, 0644);
50 MODULE_PARM_DESC(heart_beat_poll,
238 if (heart_beat_poll && in ath6kl_core_init()
241 ar->fw_recovery.hb_poll = heart_beat_poll; in ath6kl_core_init()