Searched defs:hwrm_fw_get_structured_data_input (Results 1 – 1 of 1) sorted by relevance
61983 typedef struct hwrm_fw_get_structured_data_input { struct61985 uint16_t req_type;61990 uint16_t cmpl_ring;61996 uint16_t seq_id;62004 uint16_t target_id;62011 uint64_t resp_addr;62016 uint64_t dest_data_addr;62018 uint16_t data_len;62024 uint16_t structure_id;62052 } hwrm_fw_get_structured_data_input_t, *phwrm_fw_get_structured_data_input_t; argument