| /linux-6.15/drivers/ptp/ |
| H A D | ptp_clock.c | 111 if (ptp->info->gettimex64) in ptp_clock_gettime() 112 err = ptp->info->gettimex64(ptp->info, tp, NULL); in ptp_clock_gettime() 295 if (ptp->info->gettimex64) in ptp_clock_register() 296 ptp->info->getcyclesx64 = ptp->info->gettimex64; in ptp_clock_register()
|
| H A D | ptp_chardev.c | 368 if (!ptp->info->gettimex64) { in ptp_ioctl() 388 err = ptp->info->gettimex64(ptp->info, &ts, &sts); in ptp_ioctl() 420 if (ops->gettimex64) in ptp_ioctl() 421 err = ops->gettimex64(ops, &ts, NULL); in ptp_ioctl()
|
| H A D | ptp_vclock.c | 196 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 | 324 .gettimex64 = ptp_vmclock_gettimex,
|
| /linux-6.15/include/linux/ |
| H A D | ptp_clock_kernel.h | 183 int (*gettimex64)(struct ptp_clock_info *ptp, struct timespec64 *ts, member
|
| /linux-6.15/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-6.15/drivers/net/ethernet/engleder/ |
| H A D | tsnep_ptp.c | 220 adapter->ptp_clock_info.gettimex64 = tsnep_ptp_gettimex64; in tsnep_ptp_init()
|
| /linux-6.15/drivers/net/ethernet/intel/e1000e/ |
| H A D | ptp.c | 254 .gettimex64 = e1000e_phc_gettimex,
|
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_time.c | 219 .gettimex64 = fbnic_ptp_gettimex64,
|
| /linux-6.15/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_ptp.c | 322 ptp_info->gettimex64 = iavf_ptp_gettimex64; in iavf_ptp_register_clock()
|
| /linux-6.15/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_tai.c | 442 tai->caps.gettimex64 = mvpp22_tai_gettimex64; in mvpp22_tai_probe()
|
| /linux-6.15/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ptp.c | 1339 adapter->ptp_caps.gettimex64 = igb_ptp_gettimex_82576; in igb_ptp_init() 1362 adapter->ptp_caps.gettimex64 = igb_ptp_gettimex_82580; in igb_ptp_init() 1385 adapter->ptp_caps.gettimex64 = igb_ptp_gettimex_i210; in igb_ptp_init()
|
| /linux-6.15/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek_ptp.c | 417 hellcreek->ptp_clock_info.gettimex64 = hellcreek_ptp_gettimex; in hellcreek_ptp_setup()
|
| /linux-6.15/drivers/net/ethernet/cadence/ |
| H A D | macb_ptp.c | 200 .gettimex64 = gem_tsu_get_time,
|
| /linux-6.15/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_phc.c | 487 .gettimex64 = ionic_phc_gettimex64,
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_ptp.c | 439 ptp->info.gettimex64 = hclge_ptp_gettimex; in hclge_ptp_create_clock()
|
| /linux-6.15/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_ptp.c | 504 wx->ptp_caps.gettimex64 = wx_ptp_gettimex64; in wx_ptp_create_clock()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ptp.c | 256 .gettimex64 = mlxsw_sp1_ptp_gettimex, 439 .gettimex64 = mlxsw_sp2_ptp_gettimex,
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | cpts.c | 428 .gettimex64 = cpts_ptp_gettimeex,
|
| /linux-6.15/drivers/net/phy/ |
| H A D | bcm-phy-ptp.c | 734 .gettimex64 = bcm_ptp_gettimex,
|
| /linux-6.15/drivers/net/dsa/sja1105/ |
| H A D | sja1105_ptp.c | 905 .gettimex64 = sja1105_ptp_gettimex, in sja1105_ptp_clock_register()
|
| /linux-6.15/drivers/net/ethernet/ti/icssg/ |
| H A D | icss_iep.c | 678 .gettimex64 = icss_iep_ptp_gettimeex,
|
| /linux-6.15/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ptp.c | 1157 adapter->ptp_caps.gettimex64 = igc_ptp_gettimex64_i225; in igc_ptp_init()
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ptp.c | 900 .gettimex64 = bnxt_ptp_gettimex,
|