Searched defs:nes_alloc_ucontext_resp (Results 1 – 1 of 1) sorted by relevance
59 struct nes_alloc_ucontext_resp { struct60 __u32 max_pds; /* maximum pds allowed for this user process */61 __u32 max_qps; /* maximum qps allowed for this user process */62 __u32 wq_size; /* size of the WQs (sq+rq) allocated to the mmaped area */63 __u8 virtwq; /* flag to indicate if virtual WQ are to be used or not */64 __u8 kernel_ver;65 __u8 reserved[2];