Searched defs:hwrm_fw_livepatch_input (Results 1 – 1 of 1) sorted by relevance
62682 typedef struct hwrm_fw_livepatch_input { struct62684 uint16_t req_type;62689 uint16_t cmpl_ring;62695 uint16_t seq_id;62703 uint16_t target_id;62710 uint64_t resp_addr;62712 uint8_t opcode;62749 } hwrm_fw_livepatch_input_t, *phwrm_fw_livepatch_input_t; argument