Home
last modified time | relevance | path

Searched refs:last_active_jiffies (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h1024 unsigned long last_active_jiffies; member
Dhclge_mbx.c657 vport->last_active_jiffies = jiffies; in hclge_vf_keep_alive()
Dhclge_main.c4420 if (time_after(jiffies, vport->last_active_jiffies + 8 * HZ)) in hclge_update_vport_alive()
7858 vport->last_active_jiffies = jiffies; in hclge_vport_start()