Home
last modified time | relevance | path

Searched refs:client_stop (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h470 void (*client_stop)(struct hnae3_handle *handle); member
H A Dhns3_enet.c4038 if (!handle->ae_algo->ops->client_stop) in hns3_client_stop()
4041 handle->ae_algo->ops->client_stop(handle); in hns3_client_stop()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c3643 .client_stop = hclgevf_client_stop,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11419 .client_stop = hclge_client_stop,