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.h21821 typedef struct hwrm_func_ptp_ts_query_output { struct
21823 uint16_t error_code;
21825 uint16_t req_type;
21827 uint16_t seq_id;
21829 uint16_t resp_len;
21831 uint64_t pps_event_ts;
21836 uint64_t ptm_local_ts;
21860 } hwrm_func_ptp_ts_query_output_t, *phwrm_func_ptp_ts_query_output_t; argument