Searched defs:hwrm_fw_state_restore_input (Results 1 – 1 of 1) sorted by relevance
62323 typedef struct hwrm_fw_state_restore_input { struct62325 uint16_t req_type;62330 uint16_t cmpl_ring;62336 uint16_t seq_id;62344 uint16_t target_id;62351 uint64_t resp_addr;62353 uint8_t restore_pg_size_restore_lvl;62386 } hwrm_fw_state_restore_input_t, *phwrm_fw_state_restore_input_t; argument