Searched defs:hwrm_fw_secure_cfg_input (Results 1 – 1 of 1) sorted by relevance
63470 typedef struct hwrm_fw_secure_cfg_input { struct63472 uint16_t req_type;63477 uint16_t cmpl_ring;63483 uint16_t seq_id;63491 uint16_t target_id;63498 uint64_t resp_addr;63500 uint8_t enable;63512 uint8_t config_mode;63518 uint8_t nvm_lock_mode;63566 } hwrm_fw_secure_cfg_input_t, *phwrm_fw_secure_cfg_input_t; argument