Searched defs:hns_roce_ucontext (Results 1 – 1 of 1) sorted by relevance
239 struct hns_roce_ucontext { struct240 struct ib_ucontext ibucontext;241 struct hns_roce_uar uar;242 struct list_head page_list;243 struct mutex page_mutex;244 struct hns_user_mmap_entry *db_mmap_entry;245 struct hns_user_mmap_entry *tptr_mmap_entry;
Completed in 13 milliseconds