Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h106 static inline int mlx5_wq_cyc_missing(struct mlx5_wq_cyc *wq) in mlx5_wq_cyc_missing() function
Den_rx.c565 if (mlx5_wq_cyc_missing(wq) < wqe_bulk) in mlx5e_post_rx_wqes()
578 } while (mlx5_wq_cyc_missing(wq) >= wqe_bulk); in mlx5e_post_rx_wqes()