Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dtimecounter.c92 u64 timecounter_cyc2time(struct timecounter *tc, in timecounter_cyc2time() function
112 EXPORT_SYMBOL_GPL(timecounter_cyc2time);
/linux-4.1.27/include/linux/
Dtimecounter.h136 extern u64 timecounter_cyc2time(struct timecounter *tc,
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c161 ns = timecounter_cyc2time(&adapter->tc, clock_edge); in ixgbe_ptp_setup_sdp()
471 ns = timecounter_cyc2time(&adapter->tc, regval); in ixgbe_ptp_tx_hwtstamp()
541 ns = timecounter_cyc2time(&adapter->tc, regval); in ixgbe_ptp_rx_hwtstamp()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_clock.c69 nsec = timecounter_cyc2time(&mdev->clock, timestamp); in mlx4_en_fill_hwtstamps()
/linux-4.1.27/drivers/net/ethernet/ti/
Dcpts.c312 ns = timecounter_cyc2time(&cpts->tc, event->low); in cpts_find_ts()
/linux-4.1.27/drivers/net/ethernet/freescale/
Dfec_ptp.c165 ns = timecounter_cyc2time(&fep->tc, tempval); in fec_ptp_enable_pps()
Dfec_main.c1184 ns = timecounter_cyc2time(&fep->tc, ts); in fec_enet_hwtstamp()
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c1063 nsec = timecounter_cyc2time(&pdata->tstamp_tc, in xgbe_tx_tstamp()
2059 nsec = timecounter_cyc2time(&pdata->tstamp_tc, in xgbe_rx_poll()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_ptp.c180 ns = timecounter_cyc2time(&adapter->tc, systim); in igb_ptp_systim_to_hwtstamp()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dnetdev.c519 ns = timecounter_cyc2time(&adapter->tc, systim); in e1000e_systim_to_hwtstamp()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c14578 ns = timecounter_cyc2time(&bp->timecounter, timestamp); in bnx2x_ptp_task()
14610 ns = timecounter_cyc2time(&bp->timecounter, timestamp); in bnx2x_set_rx_ts()