Searched defs:rxe_cq (Results 1 – 1 of 1) sorted by relevance
60 struct rxe_cq { struct61 struct ib_cq ibcq;62 struct rxe_pool_elem elem;63 struct rxe_queue *queue;64 spinlock_t cq_lock;65 u8 notify;66 bool is_dying;67 bool is_user;68 struct tasklet_struct comp_task;69 atomic_t num_wq;