| /linux/drivers/ptp/ |
| H A D | ptp_clock.c | 115 if (ptp->info->gettimex64) in ptp_clock_gettime() 116 err = ptp->info->gettimex64(ptp->info, tp, NULL); in ptp_clock_gettime() 326 (!info->gettimex64 && !info->gettime64) || in ptp_clock_register() 373 if (ptp->info->gettimex64) in ptp_clock_register() 374 ptp->info->getcyclesx64 = ptp->info->gettimex64; in ptp_clock_register()
|
| H A D | ptp_chardev.c | 425 if (ops->gettimex64) in ptp_sys_offset() 426 err = ops->gettimex64(ops, &ts, NULL); in ptp_sys_offset() 541 ptp->info->gettimex64); in ptp_ioctl()
|
| H A D | ptp_vclock.c | 201 vclock->info.gettimex64 = ptp_vclock_gettimex; in ptp_vclock_register()
|
| H A D | ptp_dfl_tod.c | 276 .gettimex64 = dfl_tod_get_timex,
|
| H A D | ptp_vmclock.c | 331 .gettimex64 = ptp_vmclock_gettimex,
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_ptp.c | 63 .gettimex64 = gve_ptp_gettimex64,
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_phc.c | 68 .gettimex64 = ena_phc_gettimex64,
|
| /linux/include/linux/ |
| H A D | ptp_clock_kernel.h | 209 int (*gettimex64)(struct ptp_clock_info *ptp, struct timespec64 *ts, member
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-ptp.c | 145 info->gettimex64 = xgbe_gettimex; in xgbe_ptp_register()
|
| /linux/drivers/virtio/ |
| H A D | virtio_rtc_ptp.c | 235 .gettimex64 = viortc_ptp_gettimex64,
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ptp.c | 1394 adapter->ptp_caps.gettimex64 = ixgbe_ptp_gettimex; in ixgbe_ptp_create_clock() 1411 adapter->ptp_caps.gettimex64 = ixgbe_ptp_gettimex; in ixgbe_ptp_create_clock() 1428 adapter->ptp_caps.gettimex64 = ixgbe_ptp_gettimex; in ixgbe_ptp_create_clock()
|
| /linux/drivers/net/ethernet/engleder/ |
| H A D | tsnep_ptp.c | 216 adapter->ptp_clock_info.gettimex64 = tsnep_ptp_gettimex64; in tsnep_ptp_init()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | ptp.c | 251 .gettimex64 = e1000e_phc_gettimex,
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_time.c | 219 .gettimex64 = fbnic_ptp_gettimex64,
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ptp.c | 328 ptp_info->gettimex64 = iavf_ptp_gettimex64; in iavf_ptp_register_clock()
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_tai.c | 442 tai->caps.gettimex64 = mvpp22_tai_gettimex64; in mvpp22_tai_probe()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ptp.c | 1319 adapter->ptp_caps.gettimex64 = igb_ptp_gettimex_82576; in igb_ptp_init() 1345 adapter->ptp_caps.gettimex64 = igb_ptp_gettimex_82580; in igb_ptp_init() 1371 adapter->ptp_caps.gettimex64 = igb_ptp_gettimex_i210; in igb_ptp_init()
|
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek_ptp.c | 427 hellcreek->ptp_clock_info.gettimex64 = hellcreek_ptp_gettimex; in hellcreek_ptp_setup()
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_ptp.c | 202 .gettimex64 = gem_tsu_get_time,
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_phc.c | 502 .gettimex64 = ionic_phc_gettimex64,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_ptp.c | 443 ptp->info.gettimex64 = hclge_ptp_gettimex; in hclge_ptp_create_clock()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ptp.c | 256 .gettimex64 = mlxsw_sp1_ptp_gettimex, 439 .gettimex64 = mlxsw_sp2_ptp_gettimex,
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ptp.c | 793 info->gettimex64 = idpf_ptp_gettimex64; in idpf_ptp_set_caps()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ptp.c | 506 wx->ptp_caps.gettimex64 = wx_ptp_gettimex64; in wx_ptp_create_clock()
|
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_ptp.c | 888 .gettimex64 = sja1105_ptp_gettimex, in sja1105_ptp_clock_register()
|