Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/gxio/
Dmpipe.c468 int gxio_mpipe_get_timestamp(gxio_mpipe_context_t *context, in gxio_mpipe_get_timestamp() function
489 EXPORT_SYMBOL_GPL(gxio_mpipe_get_timestamp);
/linux-4.1.27/arch/tile/include/gxio/
Dmpipe.h1832 extern int gxio_mpipe_get_timestamp(gxio_mpipe_context_t *context,
/linux-4.1.27/drivers/net/ethernet/tile/
Dtilegx.c467 gxio_mpipe_get_timestamp(&md->context, &ts); in tile_tx_timestamp()
847 if (gxio_mpipe_get_timestamp(&md->context, ts)) in ptp_mpipe_gettime()