Searched defs:i40iw_alloc_ucontext_resp (Results 1 – 1 of 1) sorted by relevance
50 struct i40iw_alloc_ucontext_resp { struct51 __u32 max_pds; /* maximum pds allowed for this user process */52 __u32 max_qps; /* maximum qps allowed for this user process */53 __u32 wq_size; /* size of the WQs (sq+rq) allocated to the mmaped area */54 __u8 kernel_ver;55 __u8 reserved[3];