Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ptp.c110 pf->ptp_enable = en; in hns3_timesync_configure()
126 if (pf->ptp_enable) in hns3_timesync_enable()
147 if (!pf->ptp_enable) in hns3_timesync_disable()
281 bool en = pf->ptp_enable; in hns3_restore_ptp()
H A Dhns3_rxtx_vec.c28 if (pf->ptp_enable) in hns3_tx_check_vec_support()
253 if (pf->ptp_enable) in hns3_rx_check_vec_support()
H A Dhns3_ethdev.h820 bool ptp_enable; member