Home
last modified time | relevance | path

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

/freebsd/sys/dev/mana/
H A Dmana.h631 struct mana_create_wqobj_req { struct
632 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 …]