Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h22783 typedef struct hwrm_func_key_ctx_alloc_output { struct
22785 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