Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dcore.c38 static unsigned int heart_beat_poll; variable
48 module_param(heart_beat_poll, uint, 0644);
50 MODULE_PARM_DESC(heart_beat_poll,
236 if (heart_beat_poll && in ath6kl_core_init()
239 ar->fw_recovery.hb_poll = heart_beat_poll; in ath6kl_core_init()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A 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()

Completed in 1 milliseconds