hb_poll           239 drivers/net/wireless/ath/ath6kl/core.c 		ar->fw_recovery.hb_poll = heart_beat_poll;
hb_poll           843 drivers/net/wireless/ath/ath6kl/core.h 		unsigned long hb_poll;
hb_poll            37 drivers/net/wireless/ath/ath6kl/recovery.c 	if (ar->fw_recovery.hb_poll)
hb_poll            39 drivers/net/wireless/ath/ath6kl/recovery.c 			  msecs_to_jiffies(ar->fw_recovery.hb_poll));
hb_poll            95 drivers/net/wireless/ath/ath6kl/recovery.c 		  msecs_to_jiffies(ar->fw_recovery.hb_poll));
hb_poll           110 drivers/net/wireless/ath/ath6kl/recovery.c 	if (ar->fw_recovery.hb_poll)
hb_poll           112 drivers/net/wireless/ath/ath6kl/recovery.c 			  msecs_to_jiffies(ar->fw_recovery.hb_poll));
hb_poll           151 drivers/net/wireless/ath/ath6kl/recovery.c 	if (!ar->fw_recovery.hb_poll)
hb_poll           158 drivers/net/wireless/ath/ath6kl/recovery.c 		  jiffies + msecs_to_jiffies(ar->fw_recovery.hb_poll));