Searched refs:hns3_enable_hw_error_intr (Results 1 – 3 of 3) sorted by relevance
173 int hns3_enable_hw_error_intr(struct hns3_adapter *hns, bool state);
4668 ret = hns3_enable_hw_error_intr(hns, true); in hns3_init_pf()4689 (void)hns3_enable_hw_error_intr(hns, false); in hns3_init_pf()4722 hns3_enable_hw_error_intr(hns, false); in hns3_uninit_pf()5558 ret = hns3_enable_hw_error_intr(hns, true); in hns3_reinit_dev()
1899 hns3_enable_hw_error_intr(struct hns3_adapter *hns, bool en) in hns3_enable_hw_error_intr() function