Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ptp.c192 int ts_cnt; in hns3_timesync_read_tx_timestamp() local
197 ts_cnt = hns3_read_dev(hw, HNS3_TX_1588_BACK_TSP_CNT) & in hns3_timesync_read_tx_timestamp()
199 if (ts_cnt == 0) in hns3_timesync_read_tx_timestamp()