Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A 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()
H A Dhinic_devlink.h117 void hinic_health_reporters_destroy(struct hinic_devlink_priv *priv);
H A Dhinic_devlink.c573 void hinic_health_reporters_destroy(struct hinic_devlink_priv *priv) in hinic_health_reporters_destroy() function