Searched defs:hwrm_func_ptp_ts_query_output (Results 1 – 1 of 1) sorted by relevance
22202 typedef struct hwrm_func_ptp_ts_query_output { struct22204 uint16_t error_code;22206 uint16_t req_type;22208 uint16_t seq_id;22210 uint16_t resp_len;22212 uint64_t pps_event_ts;22217 uint64_t ptm_local_ts;22241 } hwrm_func_ptp_ts_query_output_t, *phwrm_func_ptp_ts_query_output_t; argument