Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ptp.c238 hns3_timesync_write_time(struct rte_eth_dev *dev, const struct timespec *ts) in hns3_timesync_write_time() function
271 (void)hns3_timesync_write_time(dev, (const struct timespec *)&cur_time); in hns3_timesync_adjust_time()
H A Dhns3_ethdev.h1062 int hns3_timesync_write_time(struct rte_eth_dev *dev,
H A Dhns3_ethdev.c6562 .timesync_write_time = hns3_timesync_write_time,