Searched defs:irdma_alloc_ucontext_resp (Results 1 – 1 of 1) sorted by relevance
37 struct irdma_alloc_ucontext_resp { struct38 __u32 max_pds;39 __u32 max_qps;40 __u32 wq_size; /* size of the WQs (SQ+RQ) in the mmaped area */41 __u8 kernel_ver;42 __u8 rsvd[3];43 __aligned_u64 feature_flags;44 __aligned_u64 db_mmap_key;45 __u32 max_hw_wq_frags;46 __u32 max_hw_read_sges;[all …]