Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/rdma/
Dnes-abi.h60 struct nes_alloc_ucontext_resp { struct
61 __u32 max_pds; /* maximum pds allowed for this user process */
62 __u32 max_qps; /* maximum qps allowed for this user process */
63 __u32 wq_size; /* size of the WQs (sq+rq) allocated to the mmaped area */
64 __u8 virtwq; /* flag to indicate if virtual WQ are to be used or not */
65 __u8 kernel_ver;
66 __u8 reserved[2];