Searched defs:hns_roce_ucontext (Results 1 – 1 of 1) sorted by relevance
228 struct hns_roce_ucontext { struct229 struct ib_ucontext ibucontext;230 struct hns_roce_uar uar;231 struct list_head page_list;232 struct mutex page_mutex;