Searched refs:HNAE3_UP_CLIENT (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_devlink.c | 87 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_UP_CLIENT); in hclge_devlink_reload_up()
|
H A D | hclge_dcb.c | 249 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_notify_init_up() 387 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_ieee_setpfc()
|
H A D | hclge_main.c | 2677 return hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_restart_autoneg() 4342 ret = hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild() 4347 ret = hclge_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclge_reset_rebuild() 10670 hclge_notify_client(hdev, HNAE3_UP_CLIENT); in hclge_set_vport_mtu()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_devlink.c | 88 ret = hdev->nic_client->ops->reset_notify(h, HNAE3_UP_CLIENT); in hclgevf_devlink_reload_up()
|
H A D | hclgevf_main.c | 1443 return hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_stack() 1568 ret = hclgevf_notify_roce_client(hdev, HNAE3_UP_CLIENT); in hclgevf_reset_rebuild() 3263 hclgevf_notify_client(hdev, HNAE3_UP_CLIENT); in hclgevf_update_port_base_vlan_info()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 251 HNAE3_UP_CLIENT, enumerator
|
H A D | hns3_ethtool.c | 1924 ret = hns3_reset_notify(h, HNAE3_UP_CLIENT); in hns3_set_tx_spare_buf_size()
|
H A D | hns3_enet.c | 5762 case HNAE3_UP_CLIENT: in hns3_reset_notify() 5798 ret = hns3_reset_notify(handle, HNAE3_UP_CLIENT); in hns3_change_channels()
|