Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_mgmt.c642 hinic_health_reporters_destroy(hwdev->devlink_dev); in hinic_pf_to_mgmt_init()
650 hinic_health_reporters_destroy(hwdev->devlink_dev); in hinic_pf_to_mgmt_init()
657 hinic_health_reporters_destroy(hwdev->devlink_dev); in hinic_pf_to_mgmt_init()
682 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