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.h651 struct mana_create_wqobj_req { struct
652 struct gdma_req_hdr hdr;
653 mana_handle_t vport;
654 uint32_t wq_type;
655 uint32_t reserved;
656 uint64_t wq_gdma_region;
657 uint64_t cq_gdma_region;
658 uint32_t wq_size;
659 uint32_t cq_size;
660 uint32_t cq_moderation_ctx_id;
[all …]