Home
last modified time | relevance | path

Searched refs:devlink_health_reporter_destroy (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/net/netdevsim/
Dhealth.c306 devlink_health_reporter_destroy(health->dummy_reporter); in nsim_dev_health_init()
308 devlink_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_init()
318 devlink_health_reporter_destroy(health->dummy_reporter); in nsim_dev_health_exit()
319 devlink_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_exit()
/Linux-v5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_devlink.c577 devlink_health_reporter_destroy(priv->hw_fault_reporter); in hinic_health_reporters_create()
588 devlink_health_reporter_destroy(priv->fw_fault_reporter); in hinic_health_reporters_destroy()
593 devlink_health_reporter_destroy(priv->hw_fault_reporter); in hinic_health_reporters_destroy()
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c198 devlink_health_reporter_destroy(health->fw_reset_reporter); in bnxt_dl_fw_reporters_destroy()
206 devlink_health_reporter_destroy(health->fw_reporter); in bnxt_dl_fw_reporters_destroy()
211 devlink_health_reporter_destroy(health->fw_fatal_reporter); in bnxt_dl_fw_reporters_destroy()
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_devlink.c119 devlink_health_reporter_destroy(rep); in qed_fw_reporters_destroy()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c662 devlink_health_reporter_destroy(health->fw_reporter); in mlx5_fw_reporters_destroy()
665 devlink_health_reporter_destroy(health->fw_fatal_reporter); in mlx5_fw_reporters_destroy()
/Linux-v5.10/include/net/
Ddevlink.h1559 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter);
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c1846 devlink_health_reporter_destroy(mlxsw_core->health.fw_fatal); in mlxsw_core_health_init()
1859 devlink_health_reporter_destroy(mlxsw_core->health.fw_fatal); in mlxsw_core_health_fini()
/Linux-v5.10/net/core/
Ddevlink.c5998 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter) in devlink_health_reporter_destroy() function
6006 EXPORT_SYMBOL_GPL(devlink_health_reporter_destroy);