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