Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h592 void (*client_stop)(struct hnae3_handle *handle); member
Dhns3_enet.c5197 if (!handle->ae_algo->ops->client_stop) in hns3_client_stop()
5200 handle->ae_algo->ops->client_stop(handle); in hns3_client_stop()
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c3279 .client_stop = hclgevf_client_stop,
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c12670 .client_stop = hclge_client_stop,