Searched refs:mlx5_wq_cyc_missing (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h110 static inline int mlx5_wq_cyc_missing(struct mlx5_wq_cyc *wq) function
H A Den_rx.c904 if (mlx5_wq_cyc_missing(wq) < rq->wqe.info.wqe_bulk)
910 wqe_bulk = mlx5_wq_cyc_missing(wq);
H A Den_main.c1259 u16 missing = mlx5_wq_cyc_missing(wq);

Completed in 194 milliseconds