Home
last modified time | relevance | path

Searched refs:hinic_health_reporters_destroy (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_mgmt.c642 hinic_health_reporters_destroy(hwdev->devlink_dev); in hinic_pf_to_mgmt_init()
651 hinic_health_reporters_destroy(hwdev->devlink_dev); in hinic_pf_to_mgmt_init()
659 hinic_health_reporters_destroy(hwdev->devlink_dev); in hinic_pf_to_mgmt_init()
684 hinic_health_reporters_destroy(hwdev->devlink_dev); in hinic_pf_to_mgmt_free()
Dhinic_devlink.h117 void hinic_health_reporters_destroy(struct hinic_devlink_priv *priv);
Dhinic_devlink.c585 void hinic_health_reporters_destroy(struct hinic_devlink_priv *priv) in hinic_health_reporters_destroy() function