Home
last modified time | relevance | path

Searched refs:devl_health_reporter_destroy (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/net/netdevsim/
Dhealth.c269 devl_health_reporter_destroy(health->dummy_reporter); in nsim_dev_health_init()
271 devl_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_init()
281 devl_health_reporter_destroy(health->dummy_reporter); in nsim_dev_health_exit()
282 devl_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_exit()
/linux-6.6.21/net/devlink/
Dhealth.c238 devl_health_reporter_destroy(struct devlink_health_reporter *reporter) in devl_health_reporter_destroy() function
245 EXPORT_SYMBOL_GPL(devl_health_reporter_destroy);
253 devl_health_reporter_destroy(reporter); in devlink_health_reporter_destroy()
/linux-6.6.21/drivers/net/ethernet/amd/pds_core/
Dmain.c405 devl_health_reporter_destroy(pdsc->fw_reporter); in pdsc_remove()
/linux-6.6.21/include/net/
Ddevlink.h1906 devl_health_reporter_destroy(struct devlink_health_reporter *reporter);
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c2130 devl_health_reporter_destroy(mlxsw_core->health.fw_fatal); in mlxsw_core_health_init()
2143 devl_health_reporter_destroy(mlxsw_core->health.fw_fatal); in mlxsw_core_health_fini()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c1403 devl_health_reporter_destroy(rpriv->rep_vnic_reporter); in mlx5e_rep_vnic_reporter_destroy()