Searched refs:devl_health_reporter_create (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/drivers/net/netdevsim/ |
D | health.c | 236 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/ |
D | health.c | 188 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/ |
D | health.c | 725 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/ |
D | main.c | 271 hr = devl_health_reporter_create(dl, &pdsc_fw_reporter_ops, 0, pdsc); in pdsc_init_pf()
|
/Linux-v6.6/include/net/ |
D | devlink.h | 1896 devl_health_reporter_create(struct devlink *devlink,
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.c | 2109 fw_fatal = devl_health_reporter_create(devlink, &mlxsw_core_health_fw_fatal_ops, in mlxsw_core_health_init()
|