Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h21 #define HCLGEVF_KEEP_ALIVE_TASK_INTERVAL 2 macro
Dhclgevf_main.c2242 if (!(hdev->serv_processed_cnt % HCLGEVF_KEEP_ALIVE_TASK_INTERVAL)) in hclgevf_periodic_service_task()