Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c50 static bool hclge_get_hw_reset_stat(struct hnae3_handle *handle);
3985 if (hclge_get_hw_reset_stat(handle)) { in hclge_do_reset()
7456 static bool hclge_get_hw_reset_stat(struct hnae3_handle *handle) in hclge_get_hw_reset_stat() function
12764 .get_hw_reset_stat = hclge_get_hw_reset_stat,