Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h262 HNAE3_IMP_RESET, enumerator
Dhns3_ethtool.c1014 {ETH_RESET_MGMT, HNAE3_IMP_RESET},
1056 (rst_type == HNAE3_IMP_RESET && in hns3_set_reset()
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c3618 set_bit(HNAE3_IMP_RESET, &hdev->reset_pending); in hclge_check_event_cause()
3845 case HNAE3_IMP_RESET: in hclge_reset_wait()
4048 case HNAE3_IMP_RESET: in hclge_do_reset()
4080 if (test_bit(HNAE3_IMP_RESET, addr)) { in hclge_get_reset_level()
4081 rst_level = HNAE3_IMP_RESET; in hclge_get_reset_level()
4082 clear_bit(HNAE3_IMP_RESET, addr); in hclge_get_reset_level()
4109 case HNAE3_IMP_RESET: in hclge_clear_reset_cause()
4189 case HNAE3_IMP_RESET: in hclge_reset_prepare_wait()
4318 case HNAE3_IMP_RESET: in hclge_reset_prepare_up()
11961 if (hdev->reset_type == HNAE3_IMP_RESET || in hclge_reset_ae_dev()