Home
last modified time | relevance | path

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

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