Searched defs:hwrm_fw_state_restore_input (Results 1 – 1 of 1) sorted by relevance
63351 typedef struct hwrm_fw_state_restore_input { struct63353 uint16_t req_type;63358 uint16_t cmpl_ring;63364 uint16_t seq_id;63372 uint16_t target_id;63379 uint64_t resp_addr;63381 uint8_t restore_pg_size_restore_lvl;63414 } hwrm_fw_state_restore_input_t, *phwrm_fw_state_restore_input_t; argument