Home
last modified time | relevance | path

Searched refs:HNAE3_NONE_RESET (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.c12 .reset_level = HNAE3_NONE_RESET
16 .reset_level = HNAE3_NONE_RESET
20 .reset_level = HNAE3_NONE_RESET
24 .reset_level = HNAE3_NONE_RESET
28 .reset_level = HNAE3_NONE_RESET
32 .reset_level = HNAE3_NONE_RESET
36 .reset_level = HNAE3_NONE_RESET
40 .reset_level = HNAE3_NONE_RESET
44 .reset_level = HNAE3_NONE_RESET
54 .reset_level = HNAE3_NONE_RESET
[all …]
Dhclge_main.c4078 enum hnae3_reset_type rst_level = HNAE3_NONE_RESET; in hclge_get_reset_level()
4099 if (hdev->reset_type != HNAE3_NONE_RESET && in hclge_get_reset_level()
4101 return HNAE3_NONE_RESET; in hclge_get_reset_level()
4278 if (reset_level != HNAE3_NONE_RESET) in hclge_update_reset_level()
4518 if (hdev->reset_type != HNAE3_NONE_RESET) in hclge_reset_subtask()
4523 if (hdev->reset_type != HNAE3_NONE_RESET) in hclge_reset_subtask()
4526 hdev->reset_type = HNAE3_NONE_RESET; in hclge_reset_subtask()
11529 hdev->reset_type = HNAE3_NONE_RESET; in hclge_reset_done()
11715 hdev->reset_type = HNAE3_NONE_RESET; in hclge_init_ae_dev()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1643 enum hnae3_reset_type rst_level = HNAE3_NONE_RESET; in hclgevf_get_reset_level()
1749 hdev->reset_type = HNAE3_NONE_RESET; in hclgevf_reset_done()
1823 if (hdev->reset_type != HNAE3_NONE_RESET) in hclgevf_reset_service_task()
1865 hdev->reset_type = HNAE3_NONE_RESET; in hclgevf_reset_service_task()
2919 hdev->reset_type = HNAE3_NONE_RESET; in hclgevf_init_hdev()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h281 HNAE3_NONE_RESET, enumerator
Dhns3_ethtool.c1044 enum hnae3_reset_type rst_type = HNAE3_NONE_RESET; in hns3_set_reset()
1074 if (rst_type == HNAE3_NONE_RESET || in hns3_set_reset()