Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h110 static inline int mlx5_wq_cyc_missing(struct mlx5_wq_cyc *wq) in mlx5_wq_cyc_missing() function
H A Den_rx.c896 if (mlx5_wq_cyc_missing(wq) < rq->wqe.info.wqe_bulk) in mlx5e_post_rx_wqes()
902 wqe_bulk = mlx5_wq_cyc_missing(wq); in mlx5e_post_rx_wqes()
H A Den_main.c1275 u16 missing = mlx5_wq_cyc_missing(wq); in mlx5e_free_rx_descs()