Searched refs:HNS3_IMP_RESET (Results 1 – 3 of 3) sorted by relevance
347 HNS3_IMP_RESET, /* All PFs under the rootport perform a IMP reset */ enumerator
128 hns3_atomic_set_bit(HNS3_IMP_RESET, &hw->reset.pending); in hns3_proc_imp_reset_event()5575 case HNS3_IMP_RESET: in is_pf_reset_done()5690 case HNS3_IMP_RESET: in hns3_msix_process()5723 if (hns3_atomic_test_bit(HNS3_IMP_RESET, levels)) in hns3_get_reset_level()5724 reset_level = HNS3_IMP_RESET; in hns3_get_reset_level()5780 case HNS3_IMP_RESET: in hns3_prepare_reset()5850 if (hw->reset.level == HNS3_IMP_RESET || in hns3_start_service()5972 hns3_atomic_set_bit(HNS3_IMP_RESET, &hw->reset.pending); in hns3_reset_service()
2531 case HNS3_IMP_RESET: in hns3_clear_reset_level()2532 hns3_atomic_clear_bit(HNS3_IMP_RESET, levels); in hns3_clear_reset_level()