Home
last modified time | relevance | path

Searched refs:devlink_health_reporter_destroy (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dreporter_vnic.c152 devlink_health_reporter_destroy(health->vnic_reporter); in mlx5_reporter_vnic_destroy()
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c681 devlink_health_reporter_destroy(nix_reporters->rvu_hw_nix_intr_reporter); in rvu_nix_health_reporters_destroy()
684 devlink_health_reporter_destroy(nix_reporters->rvu_hw_nix_gen_reporter); in rvu_nix_health_reporters_destroy()
687 devlink_health_reporter_destroy(nix_reporters->rvu_hw_nix_err_reporter); in rvu_nix_health_reporters_destroy()
690 devlink_health_reporter_destroy(nix_reporters->rvu_hw_nix_ras_reporter); in rvu_nix_health_reporters_destroy()
1321 devlink_health_reporter_destroy(npa_reporters->rvu_hw_npa_intr_reporter); in rvu_npa_health_reporters_destroy()
1324 devlink_health_reporter_destroy(npa_reporters->rvu_hw_npa_gen_reporter); in rvu_npa_health_reporters_destroy()
1327 devlink_health_reporter_destroy(npa_reporters->rvu_hw_npa_err_reporter); in rvu_npa_health_reporters_destroy()
1330 devlink_health_reporter_destroy(npa_reporters->rvu_hw_npa_ras_reporter); in rvu_npa_health_reporters_destroy()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_devlink.c119 devlink_health_reporter_destroy(rep); in qed_fw_reporters_destroy()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_devlink.c119 devlink_health_reporter_destroy(rep); in qed_fw_reporters_destroy()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c674 devlink_health_reporter_destroy(health->fw_reporter); in mlx5_fw_reporters_destroy()
677 devlink_health_reporter_destroy(health->fw_fatal_reporter); in mlx5_fw_reporters_destroy()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c746 devlink_health_reporter_destroy(health->fw_reporter); in mlx5_fw_reporters_destroy()
749 devlink_health_reporter_destroy(health->fw_fatal_reporter); in mlx5_fw_reporters_destroy()
/kernel/linux/linux-6.6/net/devlink/
H A Dhealth.c248 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter) in devlink_health_reporter_destroy() function
256 EXPORT_SYMBOL_GPL(devlink_health_reporter_destroy); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_rx.c791 devlink_health_reporter_destroy(priv->rx_reporter); in mlx5e_reporter_rx_destroy()
H A Dreporter_tx.c719 devlink_health_reporter_destroy(priv->tx_reporter); in mlx5e_reporter_tx_destroy()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
/kernel/linux/linux-5.10/include/net/
H A Ddevlink.h1559 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter);
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c274 devlink_health_reporter_destroy(fw_health->fw_reporter); in bnxt_dl_fw_reporters_destroy()
/kernel/linux/linux-6.6/include/net/
H A Ddevlink.h1909 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter);
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c6000 * devlink_health_reporter_destroy - destroy devlink health reporter
6005 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter) in devlink_health_reporter_destroy() function
6013 EXPORT_SYMBOL_GPL(devlink_health_reporter_destroy); variable
/kernel/linux/linux-6.6/drivers/staging/qlge/
H A Dqlge_main.c4662 devlink_health_reporter_destroy(qdev->reporter); in qlge_remove()

Completed in 45 milliseconds