Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_mgmt.c638 hinic_health_reporters_destroy(hwdev->devlink_dev); in hinic_pf_to_mgmt_init()
647 hinic_health_reporters_destroy(hwdev->devlink_dev); in hinic_pf_to_mgmt_init()
655 hinic_health_reporters_destroy(hwdev->devlink_dev); in hinic_pf_to_mgmt_init()
680 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.c573 void hinic_health_reporters_destroy(struct hinic_devlink_priv *priv) in hinic_health_reporters_destroy() function