Searched refs:bnxt_ptp_cfg (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ptp.c | 61 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_settime() 78 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_refclk_read() 101 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_get_current_time() 142 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_gettimex() 163 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_update_current_time() 169 static int bnxt_ptp_adjphc(struct bnxt_ptp_cfg *ptp, s64 delta) in bnxt_ptp_adjphc() 195 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_adjtime() 209 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_adjfreq() 230 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_pps_event() 258 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_cfg_pin() [all …]
|
D | bnxt_ptp.h | 78 struct bnxt_ptp_cfg { struct 143 void bnxt_ptp_rtc_timecounter_init(struct bnxt_ptp_cfg *ptp, u64 ns);
|
D | bnxt.h | 2143 struct bnxt_ptp_cfg *ptp_cfg;
|
D | bnxt.c | 417 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_start_xmit() 2045 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_rx_pkt() 2389 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_async_event_process() 7594 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in __bnxt_hwrm_ptp_qcfg() 11790 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_force_fw_reset() 11859 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_fw_reset()
|
D | bnxt_ethtool.c | 3799 struct bnxt_ptp_cfg *ptp; in bnxt_get_ts_info()
|