Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/
H A Dmlnx_umap.h74 typedef struct mlnx_umap_cq_data_out_s { struct
75 uint_t mcq_rev;
76 uint32_t mcq_cqnum;
77 uint64_t mcq_mapoffset;
78 uint64_t mcq_maplen;
79 uint32_t mcq_numcqe;
80 uint32_t mcq_cqesz;
83 uint64_t mcq_armdbr_mapoffset;
84 uint64_t mcq_armdbr_maplen;
85 uint64_t mcq_polldbr_mapoffset;
[all …]