Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_reg.h584 typedef struct mlxcx_completionq_ctx { struct
585 bits32_t mlcqc_flags;
587 uint8_t mlcqc_rsvd4[4];
589 uint8_t mlcqc_rsvd5[2];
590 uint16be_t mlcqc_page_offset;
592 uint8_t mlcqc_log_cq_size;
593 uint24be_t mlcqc_uar_page;
618 } mlxcx_completionq_ctx_t; argument