Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c54 static bool hclge_get_hw_reset_stat(struct hnae3_handle *handle);
4043 if (hclge_get_hw_reset_stat(handle)) { in hclge_do_reset()
7539 static bool hclge_get_hw_reset_stat(struct hnae3_handle *handle) in hclge_get_hw_reset_stat() function
12869 .get_hw_reset_stat = hclge_get_hw_reset_stat,