Searched refs:last_heartbeat_response (Results 1 – 2 of 2) sorted by relevance
430 fbd->last_heartbeat_response = req_time - HZ; in fbnic_fw_xmit_ownership_msg()602 fbd->last_heartbeat_response = jiffies; in fbnic_fw_parse_ownership_resp()616 fbd->last_heartbeat_response = jiffies; in fbnic_fw_parse_heartbeat_resp()649 unsigned long last_response = fbd->last_heartbeat_response; in fbnic_fw_heartbeat_current()
50 unsigned long last_heartbeat_response; member