Searched defs:hwrm_func_key_ctx_free_input (Results 1 – 1 of 1) sorted by relevance
22829 typedef struct hwrm_func_key_ctx_free_input { struct22831 uint16_t req_type;22836 uint16_t cmpl_ring;22842 uint16_t seq_id;22850 uint16_t target_id;22857 uint64_t resp_addr;22859 uint16_t fid;22861 uint8_t key_ctx_type;22885 } hwrm_func_key_ctx_free_input_t, *phwrm_func_key_ctx_free_input_t; argument