Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.h224 bool hclge_find_error_source(struct hclge_dev *hdev);
Dhclge_err.c2738 bool hclge_find_error_source(struct hclge_dev *hdev) in hclge_find_error_source() function
2756 if (hclge_find_error_source(hdev)) in hclge_handle_occurred_error()
Dhclge_main.c4551 if (hclge_find_error_source(hdev)) { in hclge_handle_err_recovery()