Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.h24 #define HCLGEVF_KEEP_ALIVE_TASK_INTERVAL 2 macro
Dhclgevf_main.c1917 if (!(hdev->serv_processed_cnt % HCLGEVF_KEEP_ALIVE_TASK_INTERVAL)) in hclgevf_periodic_service_task()