Home
last modified time | relevance | path

Searched defs:mlx4_cq (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/ofed/libmlx4/
H A Dmlx4.h177 struct mlx4_cq { struct
189 struct mlx4_cqe *cqe; argument
190 uint32_t flags;
/freebsd-14.2/sys/dev/mlx4/
H A Ddevice.h730 struct mlx4_cq { struct
734 struct mlx4_uar *uar;
736 u32 cons_index;
739 __be32 *set_ci_db;
740 __be32 *arm_db;
741 int arm_sn;
743 int cqn;
744 unsigned vector;
746 atomic_t refcount;
747 struct completion free;
[all …]