Searched refs:mlx5_cqwq (Results 1 – 4 of 4) sorted by relevance
57 struct mlx5_cqwq { struct83 void *cqc, struct mlx5_cqwq *wq, argument85 u32 mlx5_cqwq_get_size(struct mlx5_cqwq *wq);112 static inline u32 mlx5_cqwq_get_ci(struct mlx5_cqwq *wq) in mlx5_cqwq_get_ci()117 static inline void *mlx5_cqwq_get_wqe(struct mlx5_cqwq *wq, u32 ix) in mlx5_cqwq_get_wqe()122 static inline u32 mlx5_cqwq_get_wrap_cnt(struct mlx5_cqwq *wq) in mlx5_cqwq_get_wrap_cnt()127 static inline void mlx5_cqwq_pop(struct mlx5_cqwq *wq) in mlx5_cqwq_pop()132 static inline void mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) in mlx5_cqwq_update_db_record()
42 u32 mlx5_cqwq_get_size(struct mlx5_cqwq *wq) in mlx5_cqwq_get_size()57 static u32 mlx5_cqwq_get_byte_size(struct mlx5_cqwq *wq) in mlx5_cqwq_get_byte_size()103 void *cqc, struct mlx5_cqwq *wq, in mlx5_cqwq_create()
37 struct mlx5_cqwq *wq = &cq->wq; in mlx5e_get_cqe()
295 struct mlx5_cqwq wq;