Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c64 static bool hclge_get_hw_reset_stat(struct hnae3_handle *handle);
3765 if (hclge_get_hw_reset_stat(handle)) { in hclge_do_reset()
7602 static bool hclge_get_hw_reset_stat(struct hnae3_handle *handle) in hclge_get_hw_reset_stat() function
12996 .get_hw_reset_stat = hclge_get_hw_reset_stat,