Searched defs:mlx4_cq (Results 1 – 2 of 2) sorted by relevance
177 struct mlx4_cq { struct189 struct mlx4_cqe *cqe; argument190 uint32_t flags;
730 struct mlx4_cq { struct734 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 …]