Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c62 static bool hclge_get_hw_reset_stat(struct hnae3_handle *handle);
3355 if (hclge_get_hw_reset_stat(handle)) { in hclge_do_reset()
6186 static bool hclge_get_hw_reset_stat(struct hnae3_handle *handle) in hclge_get_hw_reset_stat() function
10193 .get_hw_reset_stat = hclge_get_hw_reset_stat,