Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic.h54 unsigned long last_heartbeat_response; member
H A Dfbnic_fw.c494 fbd->last_heartbeat_response = req_time - HZ; in fbnic_fw_xmit_ownership_msg()
678 fbd->last_heartbeat_response = jiffies; in fbnic_fw_parse_ownership_resp()
696 fbd->last_heartbeat_response = jiffies; in fbnic_fw_parse_heartbeat_resp()
733 unsigned long last_response = fbd->last_heartbeat_response; in fbnic_fw_heartbeat_current()