Home
last modified time | relevance | path

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

/openbmc/linux/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.c4289 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_stack()
4329 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_rebuild()
/openbmc/linux/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.c1435 ret = hclgevf_notify_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_stack()
1560 ret = hclgevf_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_rebuild()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h253 HNAE3_INIT_CLIENT, enumerator
H A Dhns3_ethtool.c1920 ret = hns3_reset_notify(h, HNAE3_INIT_CLIENT); in hns3_set_tx_spare_buf_size()
H A Dhns3_enet.c5768 case HNAE3_INIT_CLIENT: in hns3_reset_notify()
5794 ret = hns3_reset_notify(handle, HNAE3_INIT_CLIENT); in hns3_change_channels()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c6941 case HNAE3_INIT_CLIENT: in hns_roce_hw_v2_reset_notify()