Searched defs:hwrm_tf_version_get_output (Results 1 – 1 of 1) sorted by relevance
53906 typedef struct hwrm_tf_version_get_output { struct53908 uint16_t error_code;53910 uint16_t req_type;53912 uint16_t seq_id;53914 uint16_t resp_len;53939 } hwrm_tf_version_get_output_t, *phwrm_tf_version_get_output_t; argument