Home
last modified time | relevance | path

Searched refs:HNAE3_IMP_RESET (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h228 HNAE3_IMP_RESET, enumerator
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c3082 set_bit(HNAE3_IMP_RESET, &hdev->reset_pending); in hclge_check_event_cause()
3355 case HNAE3_IMP_RESET: in hclge_reset_wait()
3599 if (test_bit(HNAE3_IMP_RESET, addr)) { in hclge_get_reset_level()
3600 rst_level = HNAE3_IMP_RESET; in hclge_get_reset_level()
3601 clear_bit(HNAE3_IMP_RESET, addr); in hclge_get_reset_level()
3628 case HNAE3_IMP_RESET: in hclge_clear_reset_cause()
3708 case HNAE3_IMP_RESET: in hclge_reset_prepare_wait()
3801 case HNAE3_IMP_RESET: in hclge_reset_prepare_up()
10464 if (hdev->reset_type == HNAE3_IMP_RESET || in hclge_reset_ae_dev()