Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_verbs.h60 struct rxe_cq { struct
61 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_user;
67 atomic_t num_wq;