Searched refs:bnxt_ptp_cfg (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/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() 80 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_refclk_read() 103 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_get_current_time() 152 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_gettimex() 174 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_update_current_time() 180 static int bnxt_ptp_adjphc(struct bnxt_ptp_cfg *ptp, s64 delta) in bnxt_ptp_adjphc() 207 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_adjtime() 241 struct bnxt_ptp_cfg *ptp = container_of(ptp_info, struct bnxt_ptp_cfg, in bnxt_ptp_adjfine() 258 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_pps_event() 287 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_ptp_cfg_pin() [all …]
|
D | bnxt_ptp.h | 98 struct bnxt_ptp_cfg { struct 176 int bnxt_ptp_get_txts_prod(struct bnxt_ptp_cfg *ptp, u16 *prod); 181 void bnxt_ptp_rtc_timecounter_init(struct bnxt_ptp_cfg *ptp, u64 ns);
|
D | bnxt.h | 2628 struct bnxt_ptp_cfg *ptp_cfg;
|
D | bnxt_ethtool.c | 5044 struct bnxt_ptp_cfg *ptp; in bnxt_get_ts_info() 5262 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_get_ptp_stats()
|
D | bnxt.c | 456 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_start_xmit() 2256 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_rx_pkt() 2760 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_async_event_process() 9055 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in __bnxt_hwrm_ptp_qcfg() 13491 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_force_fw_reset() 13564 struct bnxt_ptp_cfg *ptp = bp->ptp_cfg; in bnxt_fw_reset()
|