Searched refs:client_stop (Results 1 – 4 of 4) sorted by relevance
611 void (*client_stop)(struct hnae3_handle *handle); member
5196 if (!handle->ae_algo->ops->client_stop) in hns3_client_stop()5199 handle->ae_algo->ops->client_stop(handle); in hns3_client_stop()
3317 .client_stop = hclgevf_client_stop,
12792 .client_stop = hclge_client_stop,