Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c151 devlink_health_reporter_destroy(health->fw_reporter); in bnxt_dl_fw_reporters_destroy()
154 devlink_health_reporter_destroy(health->fw_reset_reporter); in bnxt_dl_fw_reporters_destroy()
157 devlink_health_reporter_destroy(health->fw_fatal_reporter); in bnxt_dl_fw_reporters_destroy()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dreporter_tx.c310 devlink_health_reporter_destroy(priv->tx_reporter); in mlx5e_reporter_tx_destroy()
Dreporter_rx.c403 devlink_health_reporter_destroy(priv->rx_reporter); in mlx5e_reporter_rx_destroy()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c662 devlink_health_reporter_destroy(health->fw_reporter); in mlx5_fw_reporters_destroy()
665 devlink_health_reporter_destroy(health->fw_fatal_reporter); in mlx5_fw_reporters_destroy()
/Linux-v5.4/include/net/
Ddevlink.h942 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter);
/Linux-v5.4/net/core/
Ddevlink.c4703 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter) in devlink_health_reporter_destroy() function
4715 EXPORT_SYMBOL_GPL(devlink_health_reporter_destroy);