Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h22047 typedef struct hwrm_func_ptp_ext_qcfg_output { struct
22049 uint16_t error_code;
22051 uint16_t req_type;
22053 uint16_t seq_id;
22055 uint16_t resp_len;
22060 uint16_t phc_master_fid;
22065 uint16_t phc_sec_fid;
22070 uint16_t phc_active_fid0;
22075 uint16_t phc_active_fid1;
22101 } hwrm_func_ptp_ext_qcfg_output_t, *phwrm_func_ptp_ext_qcfg_output_t; argument