Searched refs:bnxt_refclk_read (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ptp.c | 101 static int bnxt_refclk_read(struct bnxt *bp, struct ptp_system_timestamp *sts, in bnxt_refclk_read() function 144 bnxt_refclk_read(bp, NULL, &ptp->current_time); in bnxt_ptp_get_current_time() 206 bnxt_refclk_read(ptp->bp, NULL, &ptp->current_time); in bnxt_ptp_update_current_time() 429 rc = bnxt_refclk_read(ptp->bp, NULL, &cycles_now); in bnxt_get_target_cycles() 1092 bnxt_refclk_read(bp, NULL, &ptp->current_time); in bnxt_ptp_init()
|