Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ptp.c75 static int bnxt_refclk_read(struct bnxt *bp, struct ptp_system_timestamp *sts, in bnxt_refclk_read() function
107 bnxt_refclk_read(bp, NULL, &ptp->current_time); in bnxt_ptp_get_current_time()
148 rc = bnxt_refclk_read(ptp->bp, sts, &cycles); in bnxt_ptp_gettimex()
165 bnxt_refclk_read(ptp->bp, NULL, &ptp->current_time); in bnxt_ptp_update_current_time()
373 rc = bnxt_refclk_read(ptp->bp, NULL, &cycles_now); in bnxt_get_target_cycles()
661 bnxt_refclk_read(ptp->bp, NULL, &ns); in bnxt_cc_read()
948 bnxt_refclk_read(bp, NULL, &ptp->current_time); in bnxt_ptp_init()