Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 45) sorted by relevance

12

/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ptp.c44 struct timespec *timestamp) in dpaa2_timesync_read_time()
110 struct timespec *timestamp) in dpaa2_timesync_read_tx_timestamp()
126 struct timespec *timestamp, in dpaa2_timesync_read_rx_timestamp()
/dpdk/app/test-pmd/
H A Dieee1588fwd.c57 struct timespec timestamp = {0, 0}; in port_ieee1588_rx_timestamp_check() local
72 struct timespec timestamp = {0, 0}; in port_ieee1588_tx_timestamp_check() local
/dpdk/drivers/net/cnxk/
H A Dcnxk_ptp.c140 struct timespec *timestamp, uint32_t flags) in cnxk_nix_timesync_read_rx_timestamp()
159 struct timespec *timestamp) in cnxk_nix_timesync_read_tx_timestamp()
H A Dcn9k_ethdev.c474 struct timespec *timestamp) in cn9k_nix_timesync_read_tx_timestamp()
H A Dcn10k_ethdev.c460 struct timespec *timestamp) in cn10k_nix_timesync_read_tx_timestamp()
/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dprtc.h90 uint64_t timestamp; member
H A Dfsl_dprtc_cmd.h104 uint64_t timestamp; member
/dpdk/drivers/net/hns3/
H A Dhns3_ptp.c159 struct timespec *timestamp, in hns3_timesync_read_rx_timestamp()
182 struct timespec *timestamp) in hns3_timesync_read_tx_timestamp()
/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.c1588 struct timespec *timestamp) in axgbe_timesync_read_time()
1601 const struct timespec *timestamp) in axgbe_timesync_write_time()
1659 struct timespec timestamp; in axgbe_timesync_enable() local
1738 struct timespec *timestamp, uint32_t flags) in axgbe_timesync_read_rx_timestamp()
1774 struct timespec *timestamp) in axgbe_timesync_read_tx_timestamp()
/dpdk/drivers/net/nfb/
H A Dnfb_rx.h201 rte_mbuf_timestamp_t timestamp; in nfb_eth_ndp_rx() local
/dpdk/drivers/regex/cn9k/
H A Dcn9k_regexdev_compiler.c133 char timestamp[] = "19700101_000001"; in cn9k_ree_rule_db_compile_prog() local
/dpdk/app/test-crypto-perf/
H A Dcperf_test_latency.c111 store_timestamp(struct rte_crypto_op *op, uint64_t timestamp) in store_timestamp()
/dpdk/drivers/net/failsafe/
H A Dfailsafe_ether.c329 uint64_t timestamp = sdev->stats_snapshot.timestamp; in fs_dev_stats_save() local
H A Dfailsafe_private.h108 uint64_t timestamp; member
/dpdk/app/test-eventdev/
H A Dtest_perf_common.h81 uint64_t timestamp; member
H A Dtest_perf_common.c86 uint64_t timestamp; in perf_producer_burst() local
/dpdk/drivers/net/sfc/
H A Dsfc_port.c61 uint64_t timestamp = sfc_get_system_msecs(); in sfc_port_update_mac_stats() local
/dpdk/drivers/regex/mlx5/
H A Dmlx5_rxp.h107 char *timestamp; member
/dpdk/drivers/common/sfc_efx/base/
H A Defx_rx.c799 __out uint32_t *timestamp) in efx_rx_qps_packet_info()
1690 __out uint32_t *timestamp) in siena_rx_qps_packet_info()
H A Def10_rx.c958 __out uint32_t *timestamp) in ef10_rx_qps_packet_info()
/dpdk/drivers/net/mlx5/
H A Dmlx5_txpp.c982 mlx5_txpp_read_clock(struct rte_eth_dev *dev, uint64_t *timestamp) in mlx5_txpp_read_clock()
H A Dmlx5_rx.h397 rte_mbuf_timestamp_t timestamp) in mlx5_timestamp_set()
/dpdk/lib/ethdev/
H A Drte_ethdev.c5157 rte_eth_timesync_read_rx_timestamp(uint16_t port_id, struct timespec *timestamp, in rte_eth_timesync_read_rx_timestamp()
5179 struct timespec *timestamp) in rte_eth_timesync_read_tx_timestamp()
5211 rte_eth_timesync_read_time(uint16_t port_id, struct timespec *timestamp) in rte_eth_timesync_read_time()
5231 rte_eth_timesync_write_time(uint16_t port_id, const struct timespec *timestamp) in rte_eth_timesync_write_time()
/dpdk/drivers/net/ngbe/
H A Dngbe_ethdev.c2880 struct timespec *timestamp, in ngbe_timesync_read_rx_timestamp()
2902 struct timespec *timestamp) in ngbe_timesync_read_tx_timestamp()
/dpdk/drivers/net/liquidio/
H A Dlio_rxtx.h286 uint32_t timestamp : 1; member

12