Home
last modified time | relevance | path

Searched defs:hns_roce_ucontext (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_device.h200 struct hns_roce_ucontext { struct
201 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