Searched defs:mana_create_wqobj_req (Results 1 – 1 of 1) sorted by relevance
656 struct mana_create_wqobj_req { struct657 struct gdma_req_hdr hdr;658 mana_handle_t vport;659 uint32_t wq_type;660 uint32_t reserved;661 uint64_t wq_gdma_region;662 uint64_t cq_gdma_region;663 uint32_t wq_size;664 uint32_t cq_size;665 uint32_t cq_moderation_ctx_id;[all …]