Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/irdma/
Dverbs.h11 struct irdma_ucontext { struct
12 struct ib_ucontext ibucontext;
13 struct irdma_device *iwdev;
14 struct rdma_user_mmap_entry *db_mmap_entry;
15 struct list_head cq_reg_mem_list;
16 spinlock_t cq_reg_mem_list_lock; /* protect CQ memory list */
17 struct list_head qp_reg_mem_list;
18 spinlock_t qp_reg_mem_list_lock; /* protect QP memory list */
19 int abi_ver;
20 bool legacy_mode;