Searched defs:hwrm_fw_secure_cfg_input (Results 1 – 1 of 1) sorted by relevance
62442 typedef struct hwrm_fw_secure_cfg_input { struct62444 uint16_t req_type;62449 uint16_t cmpl_ring;62455 uint16_t seq_id;62463 uint16_t target_id;62470 uint64_t resp_addr;62472 uint8_t enable;62484 uint8_t config_mode;62490 uint8_t nvm_lock_mode;62538 } hwrm_fw_secure_cfg_input_t, *phwrm_fw_secure_cfg_input_t; argument