Home
last modified time | relevance | path

Searched defs:hwrm_fw_get_time_output (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h61303 typedef struct hwrm_fw_get_time_output { struct
61305 uint16_t error_code;
61307 uint16_t req_type;
61309 uint16_t seq_id;
61311 uint16_t resp_len;
61313 uint16_t year;
61318 uint8_t month;
61320 uint8_t day;
61322 uint8_t hour;
61346 } hwrm_fw_get_time_output_t, *phwrm_fw_get_time_output_t; argument