Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_fw.c369 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()
Dfbnic.h37 unsigned long last_heartbeat_response; member