Searched refs:hns3_enable_hw_error_intr (Results 1 – 3 of 3) sorted by relevance
99 int hns3_enable_hw_error_intr(struct hns3_adapter *hns, bool state);
4666 ret = hns3_enable_hw_error_intr(hns, true); in hns3_init_pf()4706 hns3_enable_hw_error_intr(hns, false); in hns3_uninit_pf()5268 ret = hns3_enable_hw_error_intr(hns, true); in hns3_reinit_dev()
1466 hns3_enable_hw_error_intr(struct hns3_adapter *hns, bool en) in hns3_enable_hw_error_intr() function