Searched defs:hwrm_fw_ipc_msg_input (Results 1 – 1 of 1) sorted by relevance
62104 typedef struct hwrm_fw_ipc_msg_input { struct62106 uint16_t req_type;62111 uint16_t cmpl_ring;62117 uint16_t seq_id;62125 uint16_t target_id;62132 uint64_t resp_addr;62133 uint32_t enables;62155 uint16_t command_id;62182 } hwrm_fw_ipc_msg_input_t, *phwrm_fw_ipc_msg_input_t; argument