Home
last modified time | relevance | path

Searched refs:HNAE3_INIT_CLIENT (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_devlink.c81 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT); in hclge_devlink_reload_up()
H A Dhclge_dcb.c241 ret = hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_notify_init_up()
H A Dhclge_main.c4267 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_stack()
4307 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_rebuild()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_devlink.c82 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT); in hclgevf_devlink_reload_up()
H A Dhclgevf_main.c1434 ret = hclgevf_notify_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_stack()
1559 ret = hclgevf_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_rebuild()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c261 ret = hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_notify_init_up()
H A Dhclge_main.c3836 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_stack()
3878 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_rebuild()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h209 HNAE3_INIT_CLIENT, enumerator
H A Dhns3_enet.c4572 case HNAE3_INIT_CLIENT: in hns3_reset_notify()
4598 ret = hns3_reset_notify(handle, HNAE3_INIT_CLIENT); in hns3_change_channels()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h253 HNAE3_INIT_CLIENT, enumerator
H A Dhns3_ethtool.c1905 ret = hns3_reset_notify(h, HNAE3_INIT_CLIENT); in hns3_set_tx_spare_buf_size()
H A Dhns3_enet.c5761 case HNAE3_INIT_CLIENT: in hns3_reset_notify()
5787 ret = hns3_reset_notify(handle, HNAE3_INIT_CLIENT); in hns3_change_channels()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1815 ret = hclgevf_notify_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_stack()
1940 ret = hclgevf_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_rebuild()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c955 * function, we should exit with error. If now at HNAE3_INIT_CLIENT in hns_roce_v2_cmd_hw_reseted()
957 * HNAE3_INIT_CLIENT related process can rollback the operation like in hns_roce_v2_cmd_hw_reseted()
958 * notifing hardware to free resources, HNAE3_INIT_CLIENT related in hns_roce_v2_cmd_hw_reseted()
987 * exit with error. If now at HNAE3_INIT_CLIENT stage of soft reset in hns_roce_v2_cmd_hw_resetting()
988 * process, we should exit with error, and then HNAE3_INIT_CLIENT in hns_roce_v2_cmd_hw_resetting()
990 * free resources, HNAE3_INIT_CLIENT related process will exit with in hns_roce_v2_cmd_hw_resetting()
6387 /* when reset notify type is HNAE3_INIT_CLIENT In reset notify in hns_roce_hw_v2_reset_notify_init()
6423 case HNAE3_INIT_CLIENT: in hns_roce_hw_v2_reset_notify()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1004 * function, we should exit with error. If now at HNAE3_INIT_CLIENT in hns_roce_v2_cmd_hw_reseted()
1006 * HNAE3_INIT_CLIENT related process can rollback the operation like in hns_roce_v2_cmd_hw_reseted()
1007 * notifing hardware to free resources, HNAE3_INIT_CLIENT related in hns_roce_v2_cmd_hw_reseted()
1036 * exit with error. If now at HNAE3_INIT_CLIENT stage of soft reset in hns_roce_v2_cmd_hw_resetting()
1037 * process, we should exit with error, and then HNAE3_INIT_CLIENT in hns_roce_v2_cmd_hw_resetting()
1039 * free resources, HNAE3_INIT_CLIENT related process will exit with in hns_roce_v2_cmd_hw_resetting()
6873 /* when reset notify type is HNAE3_INIT_CLIENT In reset notify in hns_roce_hw_v2_reset_notify_init()
6909 case HNAE3_INIT_CLIENT: in hns_roce_hw_v2_reset_notify()

Completed in 75 milliseconds