Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h520 #define HCLGE_STATS_TIMER_INTERVAL 300UL macro
H A Dhclge_main.c4685 if (!(hdev->serv_processed_cnt % HCLGE_STATS_TIMER_INTERVAL)) in hclge_periodic_service_task()