Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h22202 typedef struct hwrm_func_ptp_ts_query_output { struct
22204 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