Searched defs:hwrm_func_spd_qcfg_output (Results 1 – 1 of 1) sorted by relevance
26430 typedef struct hwrm_func_spd_qcfg_output { struct26432 uint16_t error_code;26434 uint16_t req_type;26436 uint16_t seq_id;26438 uint16_t resp_len;26439 uint32_t flags;26455 uint32_t hash_type;26493 uint32_t hash_key[10];26495 uint8_t hash_mode_flags;26548 } hwrm_func_spd_qcfg_output_t, *phwrm_func_spd_qcfg_output_t; argument