Searched defs:hwrm_func_synce_qcfg_output (Results 1 – 1 of 1) sorted by relevance
23874 typedef struct hwrm_func_synce_qcfg_output { struct23876 uint16_t error_code;23878 uint16_t req_type;23880 uint16_t seq_id;23882 uint16_t resp_len;23884 uint8_t freq_profile;23913 } hwrm_func_synce_qcfg_output_t, *phwrm_func_synce_qcfg_output_t; argument