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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c76 static int bnxt_refclk_read(struct bnxt *bp, struct ptp_system_timestamp *sts, function
108 bnxt_refclk_read(bp, NULL, &ptp->current_time);
149 rc = bnxt_refclk_read(ptp->bp, sts, &cycles);
166 bnxt_refclk_read(ptp->bp, NULL, &ptp->current_time);
392 rc = bnxt_refclk_read(ptp->bp, NULL, &cycles_now);
667 bnxt_refclk_read(ptp->bp, NULL, &ns);
963 bnxt_refclk_read(bp, NULL, &ptp->current_time);

Completed in 132 milliseconds