Searched refs:HNS3_IMP_RESET (Results 1 – 3 of 3) sorted by relevance
298 HNS3_IMP_RESET, /* All PFs under the rootport perform a IMP reset */ enumerator
141 hns3_atomic_set_bit(HNS3_IMP_RESET, &hw->reset.pending); in hns3_check_event_cause()5285 case HNS3_IMP_RESET: in is_pf_reset_done()5398 case HNS3_IMP_RESET: in hns3_msix_process()5431 if (hns3_atomic_test_bit(HNS3_IMP_RESET, levels)) in hns3_get_reset_level()5432 reset_level = HNS3_IMP_RESET; in hns3_get_reset_level()5490 case HNS3_IMP_RESET: in hns3_prepare_reset()5558 if (hw->reset.level == HNS3_IMP_RESET || in hns3_start_service()5666 hns3_atomic_set_bit(HNS3_IMP_RESET, &hw->reset.pending); in hns3_reset_service()
1899 case HNS3_IMP_RESET: in hns3_clear_reset_level()1900 hns3_atomic_clear_bit(HNS3_IMP_RESET, levels); in hns3_clear_reset_level()