Searched refs:last_heartbeat_response (Results 1 – 2 of 2) sorted by relevance
369 fbd->last_heartbeat_response = req_time - HZ; in fbnic_fw_xmit_ownership_msg()545 fbd->last_heartbeat_response = jiffies; in fbnic_fw_parse_ownership_resp()559 fbd->last_heartbeat_response = jiffies; in fbnic_fw_parse_heartbeat_resp()592 unsigned long last_response = fbd->last_heartbeat_response; in fbnic_fw_heartbeat_current()
37 unsigned long last_heartbeat_response; member