Home
last modified time | relevance | path

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

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