Searched refs:mlx5_cqwq (Results 1 – 5 of 5) sorted by relevance
64 struct mlx5_cqwq { struct89 void *cqc, struct mlx5_cqwq *wq, argument91 u32 mlx5_cqwq_get_size(struct mlx5_cqwq *wq);170 static inline u32 mlx5_cqwq_ctr2ix(struct mlx5_cqwq *wq, u32 ctr) in mlx5_cqwq_ctr2ix()175 static inline u32 mlx5_cqwq_get_ci(struct mlx5_cqwq *wq) in mlx5_cqwq_get_ci()180 static inline void *mlx5_cqwq_get_wqe(struct mlx5_cqwq *wq, u32 ix) in mlx5_cqwq_get_wqe()185 static inline u32 mlx5_cqwq_get_ctr_wrap_cnt(struct mlx5_cqwq *wq, u32 ctr) in mlx5_cqwq_get_ctr_wrap_cnt()190 static inline u32 mlx5_cqwq_get_wrap_cnt(struct mlx5_cqwq *wq) in mlx5_cqwq_get_wrap_cnt()195 static inline void mlx5_cqwq_pop(struct mlx5_cqwq *wq) in mlx5_cqwq_pop()200 static inline void mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) in mlx5_cqwq_update_db_record()[all …]
42 u32 mlx5_cqwq_get_size(struct mlx5_cqwq *wq) in mlx5_cqwq_get_size()63 static u32 mlx5_cqwq_get_byte_size(struct mlx5_cqwq *wq) in mlx5_cqwq_get_byte_size()181 void *cqc, struct mlx5_cqwq *wq, in mlx5_cqwq_create()
305 struct mlx5_cqwq wq;
80 struct mlx5_cqwq *wq = &cq->wq; in mlx5e_cqes_update_owner()
56 struct mlx5_cqwq wq;