Searched defs:mana_create_wqobj_req (Results 1 – 1 of 1) sorted by relevance
631 struct mana_create_wqobj_req { struct632 struct gdma_req_hdr hdr;633 mana_handle_t vport;634 uint32_t wq_type;635 uint32_t reserved;636 uint64_t wq_gdma_region;637 uint64_t cq_gdma_region;638 uint32_t wq_size;639 uint32_t cq_size;640 uint32_t cq_moderation_ctx_id;[all …]