Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/qedr/
Dqedr.h228 struct qedr_ucontext { struct
229 struct ib_ucontext ibucontext;
230 struct qedr_dev *dev;
231 struct qedr_pd *pd;
232 void __iomem *dpi_addr;
233 struct rdma_user_mmap_entry *db_mmap_entry;
234 u64 dpi_phys_addr;
235 u32 dpi_size;
236 u16 dpi;
237 bool db_rec;
[all …]