Searched refs:ns_to_timespec64 (Results 76 - 85 of 85) sorted by relevance

1234

/linux-master/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c559 ts_period = ns_to_timespec64(div_s64(period64, 2));
/linux-master/sound/core/
H A Dpcm_lib.c263 *audio_tstamp = ns_to_timespec64(audio_nsecs);
/linux-master/drivers/ptp/
H A Dptp_ocp.c1223 sts->post_ts = ns_to_timespec64(ns - bp->ts_window_adjust);
4167 sys_ts = ns_to_timespec64(ns);
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c1585 *ts = ns_to_timespec64(ns);
/linux-master/drivers/net/phy/
H A Dmicrel.c4622 ts = ns_to_timespec64(now + delta);
/linux-master/fs/nfsd/
H A Dnfs4xdr.c3299 struct timespec64 ts = ns_to_timespec64(ns);
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4746 struct timespec64 ts = ns_to_timespec64(skb->tstamp);
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c6949 ts = ns_to_timespec64(ns);
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13762 *ts = ns_to_timespec64(ns);
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c6222 *ts = ns_to_timespec64(ns);

Completed in 638 milliseconds

1234