Searched defs:c2_cq (Results 1 – 1 of 1) sorted by relevance
91 struct c2_cq { struct92 struct ib_cq ibcq;93 spinlock_t lock;94 atomic_t refcount;95 int cqn;96 int is_kernel;97 wait_queue_head_t wait;99 u32 adapter_handle;100 struct c2_mq mq;