Searched refs:mlx5_wq_cyc_get_head (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h147 static inline u16 mlx5_wq_cyc_get_head(struct mlx5_wq_cyc *wq) function
H A Den_rx.c911 head = mlx5_wq_cyc_get_head(wq);
H A Den_main.c1260 u16 head = mlx5_wq_cyc_get_head(wq);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h397 return mlx5_wq_cyc_get_head(&rq->wqe.wq);

Completed in 148 milliseconds