Searched defs:hwrm_fw_sync_input (Results 1 – 1 of 1) sorted by relevance
62815 typedef struct hwrm_fw_sync_input { struct62817 uint16_t req_type;62822 uint16_t cmpl_ring;62828 uint16_t seq_id;62836 uint16_t target_id;62843 uint64_t resp_addr;62844 uint32_t sync_action;62920 } hwrm_fw_sync_input_t, *phwrm_fw_sync_input_t; argument