Home
last modified time | relevance | path

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

/drivers/infiniband/hw/i40iw/
Di40iw_verbs.h38 struct i40iw_ucontext { struct
39 struct ib_ucontext ibucontext;
40 struct i40iw_device *iwdev;
41 struct list_head cq_reg_mem_list;
42 spinlock_t cq_reg_mem_list_lock; /* memory list for cq's */
43 struct list_head qp_reg_mem_list;
44 spinlock_t qp_reg_mem_list_lock; /* memory list for qp's */
45 int abi_ver;