Home
last modified time | relevance | path

Searched refs:hwrm_port_mac_ptp_qcfg_output (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/bnxt/
H A Dhsi.h4885 /* hwrm_port_mac_ptp_qcfg_output (size:704b/88B) */
4886 struct hwrm_port_mac_ptp_qcfg_output { struct
4887 error_codehwrm_port_mac_ptp_qcfg_output global() argument
4888 req_typehwrm_port_mac_ptp_qcfg_output global() argument
4889 seq_idhwrm_port_mac_ptp_qcfg_output global() argument
4890 resp_lenhwrm_port_mac_ptp_qcfg_output global() argument
4891 flagshwrm_port_mac_ptp_qcfg_output global() argument
4898 unused_0hwrm_port_mac_ptp_qcfg_output global() argument
4899 rx_ts_reg_off_lowerhwrm_port_mac_ptp_qcfg_output global() argument
4900 rx_ts_reg_off_upperhwrm_port_mac_ptp_qcfg_output global() argument
4901 rx_ts_reg_off_seq_idhwrm_port_mac_ptp_qcfg_output global() argument
4902 rx_ts_reg_off_src_id_0hwrm_port_mac_ptp_qcfg_output global() argument
4903 rx_ts_reg_off_src_id_1hwrm_port_mac_ptp_qcfg_output global() argument
4904 rx_ts_reg_off_src_id_2hwrm_port_mac_ptp_qcfg_output global() argument
4905 rx_ts_reg_off_domain_idhwrm_port_mac_ptp_qcfg_output global() argument
4906 rx_ts_reg_off_fifohwrm_port_mac_ptp_qcfg_output global() argument
4907 rx_ts_reg_off_fifo_advhwrm_port_mac_ptp_qcfg_output global() argument
4908 rx_ts_reg_off_granularityhwrm_port_mac_ptp_qcfg_output global() argument
4909 tx_ts_reg_off_lowerhwrm_port_mac_ptp_qcfg_output global() argument
4910 tx_ts_reg_off_upperhwrm_port_mac_ptp_qcfg_output global() argument
4911 tx_ts_reg_off_seq_idhwrm_port_mac_ptp_qcfg_output global() argument
4912 tx_ts_reg_off_fifohwrm_port_mac_ptp_qcfg_output global() argument
4913 tx_ts_reg_off_granularityhwrm_port_mac_ptp_qcfg_output global() argument
4914 ts_ref_clock_reg_lowerhwrm_port_mac_ptp_qcfg_output global() argument
4915 ts_ref_clock_reg_upperhwrm_port_mac_ptp_qcfg_output global() argument
4916 unused_1hwrm_port_mac_ptp_qcfg_output global() argument
4917 validhwrm_port_mac_ptp_qcfg_output global() argument
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c9548 struct hwrm_port_mac_ptp_qcfg_output *resp; in __bnxt_hwrm_ptp_qcfg()