Searched defs:qedr_ucontext (Results 1 – 1 of 1) sorted by relevance
228 struct qedr_ucontext { struct229 struct ib_ucontext ibucontext;230 struct qedr_dev *dev;231 struct qedr_pd *pd;232 void __iomem *dpi_addr;233 u64 dpi_phys_addr;234 u32 dpi_size;235 u16 dpi;237 struct list_head mm_head;240 struct mutex mm_list_lock;