Searched refs:bnxt_refclk_read (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ptp.c | 76 static int bnxt_refclk_read(struct bnxt *bp, struct ptp_system_timestamp *sts, in bnxt_refclk_read() function 108 bnxt_refclk_read(bp, NULL, &ptp->current_time); in bnxt_ptp_get_current_time() 149 rc = bnxt_refclk_read(ptp->bp, sts, &cycles); in bnxt_ptp_gettimex() 166 bnxt_refclk_read(ptp->bp, NULL, &ptp->current_time); in bnxt_ptp_update_current_time() 388 rc = bnxt_refclk_read(ptp->bp, NULL, &cycles_now); in bnxt_get_target_cycles() 675 bnxt_refclk_read(ptp->bp, NULL, &ns); in bnxt_cc_read() 971 bnxt_refclk_read(bp, NULL, &ptp->current_time); in bnxt_ptp_init()
|