Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ptp.c77 static int bnxt_refclk_read(struct bnxt *bp, struct ptp_system_timestamp *sts, in bnxt_refclk_read() function
110 bnxt_refclk_read(bp, NULL, &ptp->current_time); in bnxt_ptp_get_current_time()
159 rc = bnxt_refclk_read(ptp->bp, sts, &cycles); in bnxt_ptp_gettimex()
176 bnxt_refclk_read(ptp->bp, NULL, &ptp->current_time); in bnxt_ptp_update_current_time()
407 rc = bnxt_refclk_read(ptp->bp, NULL, &cycles_now); in bnxt_get_target_cycles()
690 bnxt_refclk_read(ptp->bp, NULL, &ns); in bnxt_cc_read()
1081 bnxt_refclk_read(bp, NULL, &ptp->current_time); in bnxt_ptp_init()