Searched defs:hwrm_fw_state_backup_input (Results 1 – 1 of 1) sorted by relevance
62202 typedef struct hwrm_fw_state_backup_input { struct62204 uint16_t req_type;62209 uint16_t cmpl_ring;62215 uint16_t seq_id;62223 uint16_t target_id;62230 uint64_t resp_addr;62232 uint8_t backup_pg_size_backup_lvl;62265 } hwrm_fw_state_backup_input_t, *phwrm_fw_state_backup_input_t; argument