Home
last modified time | relevance | path

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

/freebsd/sys/dev/mana/
H A Dgdma.h606 struct gdma_resp_hdr hdr;
607 uint32_t status;
608 uint32_t max_sq;
609 uint32_t max_rq;
610 uint32_t max_cq;
611 uint32_t max_eq;
612 uint32_t max_db;
613 uint32_t max_mst;
614 uint32_t max_cq_mod_ctx;
615 uint32_t max_mod_cq;
[all …]