Searched defs:irdma_alloc_ucontext_resp (Results 1 – 2 of 2) sorted by relevance
71 struct irdma_alloc_ucontext_resp { struct72 __u32 max_pds;73 __u32 max_qps;74 __u32 wq_size; /* size of the WQs (SQ+RQ) in the mmaped area */75 __u8 kernel_ver;76 __u8 rsvd[3];77 __aligned_u64 feature_flags;78 __aligned_u64 db_mmap_key;79 __u32 max_hw_wq_frags;80 __u32 max_hw_read_sges;[all …]