Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ptp.c137 hns3_timesync_disable(struct rte_eth_dev *dev) in hns3_timesync_disable() function
H A Dhns3_ethdev.h1055 int hns3_timesync_disable(struct rte_eth_dev *dev);
H A Dhns3_ethdev.c6557 .timesync_disable = hns3_timesync_disable,