Searched defs:hwrm_fw_state_backup_input (Results 1 – 1 of 1) sorted by relevance
63230 typedef struct hwrm_fw_state_backup_input { struct63232 uint16_t req_type;63237 uint16_t cmpl_ring;63243 uint16_t seq_id;63251 uint16_t target_id;63258 uint64_t resp_addr;63260 uint8_t backup_pg_size_backup_lvl;63293 } hwrm_fw_state_backup_input_t, *phwrm_fw_state_backup_input_t; argument