Searched defs:hns_roce_ucontext (Results 1 – 1 of 1) sorted by relevance
200 struct hns_roce_ucontext { struct201 struct ib_ucontext ibucontext;202 struct hns_roce_uar uar;203 struct list_head page_list;204 struct mutex page_mutex;205 struct hns_user_mmap_entry *db_mmap_entry;206 u32 config;
Completed in 12 milliseconds