Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/netdevsim/
Dhealth.c269 devlink_health_reporter_destroy(health->dummy_reporter); in nsim_dev_health_init()
271 devlink_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_init()
281 devlink_health_reporter_destroy(health->dummy_reporter); in nsim_dev_health_exit()
282 devlink_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_exit()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.c684 devlink_health_reporter_destroy(nix_reporters->rvu_hw_nix_intr_reporter); in rvu_nix_health_reporters_destroy()
687 devlink_health_reporter_destroy(nix_reporters->rvu_hw_nix_gen_reporter); in rvu_nix_health_reporters_destroy()
690 devlink_health_reporter_destroy(nix_reporters->rvu_hw_nix_err_reporter); in rvu_nix_health_reporters_destroy()
693 devlink_health_reporter_destroy(nix_reporters->rvu_hw_nix_ras_reporter); in rvu_nix_health_reporters_destroy()
1327 devlink_health_reporter_destroy(npa_reporters->rvu_hw_npa_intr_reporter); in rvu_npa_health_reporters_destroy()
1330 devlink_health_reporter_destroy(npa_reporters->rvu_hw_npa_gen_reporter); in rvu_npa_health_reporters_destroy()
1333 devlink_health_reporter_destroy(npa_reporters->rvu_hw_npa_err_reporter); in rvu_npa_health_reporters_destroy()
1336 devlink_health_reporter_destroy(npa_reporters->rvu_hw_npa_ras_reporter); in rvu_npa_health_reporters_destroy()
/Linux-v6.1/drivers/net/ethernet/huawei/hinic/
Dhinic_devlink.c565 devlink_health_reporter_destroy(priv->hw_fault_reporter); in hinic_health_reporters_create()
576 devlink_health_reporter_destroy(priv->fw_fault_reporter); in hinic_health_reporters_destroy()
581 devlink_health_reporter_destroy(priv->hw_fault_reporter); in hinic_health_reporters_destroy()
/Linux-v6.1/drivers/net/ethernet/qlogic/qed/
Dqed_devlink.c119 devlink_health_reporter_destroy(rep); in qed_fw_reporters_destroy()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c747 devlink_health_reporter_destroy(health->fw_reporter); in mlx5_fw_reporters_destroy()
750 devlink_health_reporter_destroy(health->fw_fatal_reporter); in mlx5_fw_reporters_destroy()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c274 devlink_health_reporter_destroy(fw_health->fw_reporter); in bnxt_dl_fw_reporters_destroy()
/Linux-v6.1/include/net/
Ddevlink.h1788 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter);
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c2080 devlink_health_reporter_destroy(mlxsw_core->health.fw_fatal); in mlxsw_core_health_init()
2093 devlink_health_reporter_destroy(mlxsw_core->health.fw_fatal); in mlxsw_core_health_fini()
/Linux-v6.1/drivers/staging/qlge/
Dqlge_main.c4662 devlink_health_reporter_destroy(qdev->reporter); in qlge_remove()
/Linux-v6.1/net/core/
Ddevlink.c7537 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter) in devlink_health_reporter_destroy() function
7545 EXPORT_SYMBOL_GPL(devlink_health_reporter_destroy);