Searched defs:mlxcx_completionq_ctx (Results 1 – 1 of 1) sorted by relevance
584 typedef struct mlxcx_completionq_ctx { struct585 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