Searched refs:HNS3_FUNC_RESET (Results 1 – 3 of 3) sorted by relevance
230 .reset_level = HNS3_FUNC_RESET234 .reset_level = HNS3_FUNC_RESET246 .reset_level = HNS3_FUNC_RESET1155 .reset_level = HNS3_FUNC_RESET1919 enum hns3_reset_level reset_level = HNS3_FUNC_RESET; in hns3_find_highest_level()2535 tmp = hns3_test_and_clear_bit(HNS3_FUNC_RESET, levels); in hns3_clear_reset_level()2540 tmp = hns3_test_and_clear_bit(HNS3_FUNC_RESET, levels); in hns3_clear_reset_level()2543 case HNS3_FUNC_RESET: in hns3_clear_reset_level()2544 hns3_atomic_clear_bit(HNS3_FUNC_RESET, levels); in hns3_clear_reset_level()
343 HNS3_FUNC_RESET = 5, /* A PF function reset */ enumerator
5583 case HNS3_FUNC_RESET: in is_pf_reset_done()5702 case HNS3_FUNC_RESET: in hns3_msix_process()5706 hns3_atomic_set_bit(HNS3_FUNC_RESET, &hw->reset.pending); in hns3_msix_process()5727 else if (hns3_atomic_test_bit(HNS3_FUNC_RESET, levels)) in hns3_get_reset_level()5728 reset_level = HNS3_FUNC_RESET; in hns3_get_reset_level()5766 case HNS3_FUNC_RESET: in hns3_prepare_reset()