Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ptp.c60 static int bnxt_refclk_read(struct bnxt *bp, struct ptp_system_timestamp *sts, in bnxt_refclk_read() function
92 bnxt_refclk_read(bp, NULL, &ptp->current_time); in bnxt_ptp_get_current_time()
133 rc = bnxt_refclk_read(ptp->bp, sts, &cycles); in bnxt_ptp_gettimex()
288 rc = bnxt_refclk_read(ptp->bp, NULL, &cycles_now); in bnxt_get_target_cycles()
555 bnxt_refclk_read(ptp->bp, NULL, &ns); in bnxt_cc_read()
783 bnxt_refclk_read(bp, NULL, &ptp->current_time); in bnxt_ptp_init()