Home
last modified time | relevance | path

Searched refs:mlx5_cqwq (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h64 struct mlx5_cqwq { struct
89 void *cqc, struct mlx5_cqwq *wq, argument
91 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 …]
Dwq.c42 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()
Den.h305 struct mlx5_cqwq wq;
Den_rx.c80 struct mlx5_cqwq *wq = &cq->wq; in mlx5e_cqes_update_owner()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.h56 struct mlx5_cqwq wq;