Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.h224 bool hclge_find_error_source(struct hclge_dev *hdev);
H A Dhclge_err.c2740 bool hclge_find_error_source(struct hclge_dev *hdev) in hclge_find_error_source() function
2758 if (hclge_find_error_source(hdev)) in hclge_handle_occurred_error()
H A Dhclge_main.c4497 if (hclge_find_error_source(hdev)) { in hclge_handle_err_recovery()