Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.h261 bool hclge_find_error_source(struct hclge_dev *hdev);
Dhclge_err.c3163 bool hclge_find_error_source(struct hclge_dev *hdev) in hclge_find_error_source() function
3181 if (hclge_find_error_source(hdev)) in hclge_handle_occurred_error()
Dhclge_main.c4553 if (hclge_find_error_source(hdev)) { in hclge_handle_err_recovery()