Home
last modified time | relevance | path

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

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