Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_devlink.c82 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT); in hclgevf_devlink_reload_up()
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()
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_devlink.c81 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_INIT_CLIENT); in hclge_devlink_reload_up()
Dhclge_dcb.c241 ret = hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_notify_init_up()
Dhclge_main.c4264 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_stack()
4304 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_rebuild()
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h253 HNAE3_INIT_CLIENT, enumerator
Dhns3_ethtool.c1905 ret = hns3_reset_notify(h, HNAE3_INIT_CLIENT); in hns3_set_tx_spare_buf_size()
Dhns3_enet.c5761 case HNAE3_INIT_CLIENT: in hns3_reset_notify()
5787 ret = hns3_reset_notify(handle, HNAE3_INIT_CLIENT); in hns3_change_channels()
/linux-6.6.21/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c6905 case HNAE3_INIT_CLIENT: in hns_roce_hw_v2_reset_notify()