Home
last modified time | relevance | path

Searched refs:HNAE3_INIT_CLIENT (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_devlink.c86 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT); in hclge_devlink_reload_up()
Dhclge_dcb.c226 ret = hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_notify_init_up()
Dhclge_main.c4069 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_stack()
4109 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_rebuild()
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_devlink.c87 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT); in hclgevf_devlink_reload_up()
Dhclgevf_main.c1922 ret = hclgevf_notify_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_stack()
2047 ret = hclgevf_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_rebuild()
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h223 HNAE3_INIT_CLIENT, enumerator
Dhns3_enet.c5539 case HNAE3_INIT_CLIENT: in hns3_reset_notify()
5565 ret = hns3_reset_notify(handle, HNAE3_INIT_CLIENT); in hns3_change_channels()
/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c6461 case HNAE3_INIT_CLIENT: in hns_roce_hw_v2_reset_notify()