Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcore.c37 static unsigned int heart_beat_poll; variable
46 module_param(heart_beat_poll, uint, 0644);
48 MODULE_PARM_DESC(heart_beat_poll,
233 if (heart_beat_poll && in ath6kl_core_init()
236 ar->fw_recovery.hb_poll = heart_beat_poll; in ath6kl_core_init()