Home
last modified time | relevance | path

Searched refs:bnxt_ptp_rtc_timecounter_init (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ptp.h146 void bnxt_ptp_rtc_timecounter_init(struct bnxt_ptp_cfg *ptp, u64 ns);
Dbnxt_ptp.c879 void bnxt_ptp_rtc_timecounter_init(struct bnxt_ptp_cfg *ptp, u64 ns) in bnxt_ptp_rtc_timecounter_init() function
907 bnxt_ptp_rtc_timecounter_init(bp->ptp_cfg, ns); in bnxt_ptp_init_rtc()
Dbnxt.c2385 bnxt_ptp_rtc_timecounter_init(ptp, ns); in bnxt_async_event_process()