Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c227 ret = hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_notify_init_up()
H A Dhclge_main.c3829 return hclge_notify_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_stack()
3871 ret = hclge_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclge_reset_rebuild()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1812 ret = hclgevf_notify_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_stack()
1937 ret = hclgevf_notify_roce_client(hdev, HNAE3_INIT_CLIENT); in hclgevf_reset_rebuild()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c6414 case HNAE3_INIT_CLIENT: in hns_roce_hw_v2_reset_notify()