Searched defs:hwrm_fw_set_time_input (Results 1 – 1 of 1) sorted by relevance
61184 typedef struct hwrm_fw_set_time_input { struct61186 uint16_t req_type;61191 uint16_t cmpl_ring;61197 uint16_t seq_id;61205 uint16_t target_id;61212 uint64_t resp_addr;61214 uint16_t year;61239 } hwrm_fw_set_time_input_t, *phwrm_fw_set_time_input_t; argument