Searched defs:hwrm_cfa_ctx_mem_qctx_output (Results 1 – 1 of 1) sorted by relevance
51099 typedef struct hwrm_cfa_ctx_mem_qctx_output { struct51101 uint16_t error_code;51103 uint16_t req_type;51105 uint16_t seq_id;51107 uint16_t resp_len;51108 uint16_t flags;51110 uint8_t page_level;51122 uint8_t page_size;51153 } hwrm_cfa_ctx_mem_qctx_output_t, *phwrm_cfa_ctx_mem_qctx_output_t; argument