Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dwq.h59 struct mlx5_cqwq { struct
85 void *cqc, struct mlx5_cqwq *wq, argument
87 u32 mlx5_cqwq_get_size(struct mlx5_cqwq *wq);
114 static inline u32 mlx5_cqwq_get_ci(struct mlx5_cqwq *wq) in mlx5_cqwq_get_ci()
119 static inline void *mlx5_cqwq_get_wqe(struct mlx5_cqwq *wq, u32 ix) in mlx5_cqwq_get_wqe()
124 static inline u32 mlx5_cqwq_get_wrap_cnt(struct mlx5_cqwq *wq) in mlx5_cqwq_get_wrap_cnt()
129 static inline void mlx5_cqwq_pop(struct mlx5_cqwq *wq) in mlx5_cqwq_pop()
134 static inline void mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) in mlx5_cqwq_update_db_record()
H A Dmlx5_wq.c38 u32 mlx5_cqwq_get_size(struct mlx5_cqwq *wq) in mlx5_cqwq_get_size()
53 static u32 mlx5_cqwq_get_byte_size(struct mlx5_cqwq *wq) in mlx5_cqwq_get_byte_size()
100 void *cqc, struct mlx5_cqwq *wq, in mlx5_cqwq_create()
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dconn.h55 struct mlx5_cqwq wq;
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h740 struct mlx5_cqwq wq;