Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhealth.h46 int mlx5e_health_channel_eq_recover(struct mlx5_eq_comp *eq, struct mlx5e_channel *channel);
Dhealth.c209 int mlx5e_health_channel_eq_recover(struct mlx5_eq_comp *eq, struct mlx5e_channel *channel) in mlx5e_health_channel_eq_recover() function
Dreporter_tx.c103 err = mlx5e_health_channel_eq_recover(eq, sq->channel); in mlx5e_tx_reporter_timeout_recover()
Dreporter_rx.c157 err = mlx5e_health_channel_eq_recover(eq, rq->channel); in mlx5e_rx_reporter_timeout_recover()