Searched defs:hwrm_fw_set_time_input (Results 1 – 1 of 1) sorted by relevance
60246 typedef struct hwrm_fw_set_time_input { struct60248 uint16_t req_type;60253 uint16_t cmpl_ring;60259 uint16_t seq_id;60267 uint16_t target_id;60274 uint64_t resp_addr;60276 uint16_t year;60301 } hwrm_fw_set_time_input_t, *phwrm_fw_set_time_input_t; argument