Home
last modified time | relevance | path

Searched refs:mlx5_wq_cyc_reset (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.c92 void mlx5_wq_cyc_reset(struct mlx5_wq_cyc *wq) in mlx5_wq_cyc_reset() function
Dwq.h83 void mlx5_wq_cyc_reset(struct mlx5_wq_cyc *wq);
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h351 mlx5_wq_cyc_reset(&rq->wqe.wq); in mlx5e_rqwq_reset()