Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h147 static inline u16 mlx5_wq_cyc_get_head(struct mlx5_wq_cyc *wq) in mlx5_wq_cyc_get_head() function
Den_rx.c775 head = mlx5_wq_cyc_get_head(wq); in mlx5e_post_rx_wqes()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h378 return mlx5_wq_cyc_get_head(&rq->wqe.wq); in mlx5e_rqwq_get_head()