Searched defs:qlnxr_ucontext (Results 1 – 1 of 1) sorted by relevance
423 struct qlnxr_ucontext { struct424 struct ib_ucontext ibucontext;425 struct qlnxr_dev *dev;426 struct qlnxr_pd *pd;427 u64 dpi_addr;428 u64 dpi_phys_addr;429 u32 dpi_size;430 u16 dpi;432 struct list_head mm_head;433 struct mutex mm_list_lock;