Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h83 void mlx5_wq_cyc_reset(struct mlx5_wq_cyc *wq);
Dwq.c97 void mlx5_wq_cyc_reset(struct mlx5_wq_cyc *wq) in mlx5_wq_cyc_reset() function
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h299 mlx5_wq_cyc_reset(&rq->wqe.wq); in mlx5e_rqwq_reset()