Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.c10 .reset_level = HNAE3_NONE_RESET
14 .reset_level = HNAE3_NONE_RESET
18 .reset_level = HNAE3_NONE_RESET
22 .reset_level = HNAE3_NONE_RESET
26 .reset_level = HNAE3_NONE_RESET
30 .reset_level = HNAE3_NONE_RESET
34 .reset_level = HNAE3_NONE_RESET
38 .reset_level = HNAE3_NONE_RESET
42 .reset_level = HNAE3_NONE_RESET
52 .reset_level = HNAE3_NONE_RESET
[all …]
Dhclge_main.c4084 enum hnae3_reset_type rst_level = HNAE3_NONE_RESET; in hclge_get_reset_level()
4105 if (hdev->reset_type != HNAE3_NONE_RESET && in hclge_get_reset_level()
4107 return HNAE3_NONE_RESET; in hclge_get_reset_level()
4284 if (reset_level != HNAE3_NONE_RESET) in hclge_update_reset_level()
4524 if (hdev->reset_type != HNAE3_NONE_RESET) in hclge_reset_subtask()
4529 if (hdev->reset_type != HNAE3_NONE_RESET) in hclge_reset_subtask()
4532 hdev->reset_type = HNAE3_NONE_RESET; in hclge_reset_subtask()
11471 hdev->reset_type = HNAE3_NONE_RESET; in hclge_reset_done()
11539 hdev->reset_type = HNAE3_NONE_RESET; in hclge_init_ae_dev()
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1648 enum hnae3_reset_type rst_level = HNAE3_NONE_RESET; in hclgevf_get_reset_level()
1755 hdev->reset_type = HNAE3_NONE_RESET; in hclgevf_reset_done()
1829 if (hdev->reset_type != HNAE3_NONE_RESET) in hclgevf_reset_service_task()
1871 hdev->reset_type = HNAE3_NONE_RESET; in hclgevf_reset_service_task()
2918 hdev->reset_type = HNAE3_NONE_RESET; in hclgevf_init_hdev()
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h263 HNAE3_NONE_RESET, enumerator
Dhns3_ethtool.c1025 enum hnae3_reset_type rst_type = HNAE3_NONE_RESET; in hns3_set_reset()
1055 if (rst_type == HNAE3_NONE_RESET || in hns3_set_reset()