Home
last modified time | relevance | path

Searched refs:mlx5e_health_channel_eq_recover (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.h46 int mlx5e_health_channel_eq_recover(struct net_device *dev, struct mlx5_eq_comp *eq,
H A Dhealth.c206 int mlx5e_health_channel_eq_recover(struct net_device *dev, struct mlx5_eq_comp *eq, in mlx5e_health_channel_eq_recover() function
H A Dreporter_tx.c146 err = mlx5e_health_channel_eq_recover(sq->netdev, eq, sq->cq.ch_stats); in mlx5e_tx_reporter_timeout_recover()
H A Dreporter_rx.c179 err = mlx5e_health_channel_eq_recover(rq->netdev, eq, rq->cq.ch_stats); in mlx5e_rx_reporter_timeout_recover()