Searched defs:irdma_alloc_ucontext_resp (Results 1 – 1 of 1) sorted by relevance
31 struct irdma_alloc_ucontext_resp { struct32 __u32 max_pds;33 __u32 max_qps;34 __u32 wq_size; /* size of the WQs (SQ+RQ) in the mmaped area */35 __u8 kernel_ver;36 __u8 rsvd[3];37 __aligned_u64 feature_flags;38 __aligned_u64 db_mmap_key;39 __u32 max_hw_wq_frags;40 __u32 max_hw_read_sges;[all …]