Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c53 static bool hclge_get_hw_reset_stat(struct hnae3_handle *handle);
4041 if (hclge_get_hw_reset_stat(handle)) { in hclge_do_reset()
7523 static bool hclge_get_hw_reset_stat(struct hnae3_handle *handle) in hclge_get_hw_reset_stat() function
12852 .get_hw_reset_stat = hclge_get_hw_reset_stat,