Searched refs:bnxt_ptp_cfg (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ptp.c | 62 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_settime() 79 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_refclk_read() 102 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_get_current_time() 143 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_gettimex() 164 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_update_current_time() 170 static int bnxt_ptp_adjphc(struct bnxt_ptp_cfg *ptp, s64 delta) in bnxt_ptp_adjphc() 196 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_adjtime() 229 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_adjfine() 245 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_pps_event() 273 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_cfg_pin() [all …]
|
D | bnxt_ptp.h | 80 struct bnxt_ptp_cfg { struct 146 void bnxt_ptp_rtc_timecounter_init(struct bnxt_ptp_cfg *ptp, u64 ns);
|
D | bnxt.h | 2181 struct bnxt_ptp_cfg *ptp_cfg;
|
D | bnxt.c | 455 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_start_xmit() 2017 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_rx_pkt() 2366 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_async_event_process() 7599 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in __bnxt_hwrm_ptp_qcfg() 11861 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_force_fw_reset() 11930 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_fw_reset()
|
D | bnxt_ethtool.c | 3894 struct bnxt_ptp_cfg *ptp; in bnxt_get_ts_info()
|