Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/netdevsim/
Dhealth.c236 devl_health_reporter_create(devlink, in nsim_dev_health_init()
243 devl_health_reporter_create(devlink, in nsim_dev_health_init()
/Linux-v6.6/net/devlink/
Dhealth.c188 devl_health_reporter_create(struct devlink *devlink, in devl_health_reporter_create() function
207 EXPORT_SYMBOL_GPL(devl_health_reporter_create);
217 reporter = devl_health_reporter_create(devlink, ops, in devlink_health_reporter_create()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c725 devl_health_reporter_create(devlink, &mlx5_fw_reporter_ops, in mlx5_fw_reporters_create()
732 devl_health_reporter_create(devlink, in mlx5_fw_reporters_create()
/Linux-v6.6/drivers/net/ethernet/amd/pds_core/
Dmain.c271 hr = devl_health_reporter_create(dl, &pdsc_fw_reporter_ops, 0, pdsc); in pdsc_init_pf()
/Linux-v6.6/include/net/
Ddevlink.h1896 devl_health_reporter_create(struct devlink *devlink,
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c2109 fw_fatal = devl_health_reporter_create(devlink, &mlxsw_core_health_fw_fatal_ops, in mlxsw_core_health_init()