Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libirdma/
H A Dabi.h124 struct irdma_get_context_resp { struct
125 struct ibv_get_context_resp ibv_resp;
126 __u32 max_pds;
127 __u32 max_qps;
128 __u32 wq_size; /* size of the WQs (SQ+RQ) in the mmaped area */
129 __u8 kernel_ver;
130 __u8 rsvd[3];
131 __aligned_u64 feature_flags;
132 __aligned_u64 db_mmap_key;
133 __u32 max_hw_wq_frags;
[all …]