Searched defs:hwrm_func_key_ctx_alloc_output (Results 1 – 1 of 1) sorted by relevance
22783 typedef struct hwrm_func_key_ctx_alloc_output { struct22785 uint16_t error_code;22787 uint16_t req_type;22789 uint16_t seq_id;22791 uint16_t resp_len;22793 uint16_t num_key_ctxs_allocated;22795 uint8_t flags;22820 } hwrm_func_key_ctx_alloc_output_t, *phwrm_func_key_ctx_alloc_output_t; argument