Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c21 struct bnxt *bp = devlink_health_reporter_priv(reporter); in bnxt_fw_reporter_diagnose()
66 struct bnxt *bp = devlink_health_reporter_priv(reporter); in bnxt_fw_reset_recover()
84 struct bnxt *bp = devlink_health_reporter_priv(reporter); in bnxt_fw_fatal_recover()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dreporter_tx.c140 struct mlx5e_priv *priv = devlink_health_reporter_priv(reporter); in mlx5e_tx_reporter_recover()
210 struct mlx5e_priv *priv = devlink_health_reporter_priv(reporter); in mlx5e_tx_reporter_diagnose()
Dreporter_rx.c227 struct mlx5e_priv *priv = devlink_health_reporter_priv(reporter); in mlx5e_rx_reporter_recover()
306 struct mlx5e_priv *priv = devlink_health_reporter_priv(reporter); in mlx5e_rx_reporter_diagnose()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c395 struct mlx5_core_dev *dev = devlink_health_reporter_priv(reporter); in mlx5_fw_reporter_diagnose()
496 struct mlx5_core_dev *dev = devlink_health_reporter_priv(reporter); in mlx5_fw_reporter_dump()
550 struct mlx5_core_dev *dev = devlink_health_reporter_priv(reporter); in mlx5_fw_fatal_reporter_recover()
560 struct mlx5_core_dev *dev = devlink_health_reporter_priv(reporter); in mlx5_fw_fatal_reporter_dump()
/Linux-v5.4/include/net/
Ddevlink.h945 devlink_health_reporter_priv(struct devlink_health_reporter *reporter);
/Linux-v5.4/net/core/
Ddevlink.c4629 devlink_health_reporter_priv(struct devlink_health_reporter *reporter) in devlink_health_reporter_priv() function
4633 EXPORT_SYMBOL_GPL(devlink_health_reporter_priv);