Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 56) sorted by relevance

123

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mp.c36 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_req_mr_create() local
77 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_req_mempool_reg() local
125 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_req_queue_state_modify() local
161 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_req_verbs_cmd_fd() local
/dpdk/drivers/net/cnxk/
H A Dcnxk_ptp.c76 cnxk_nix_timesync_read_time(struct rte_eth_dev *eth_dev, struct timespec *ts) in cnxk_nix_timesync_read_time()
94 const struct timespec *ts) in cnxk_nix_timesync_write_time()
182 const struct rte_memzone *ts; in cnxk_nix_timesync_enable() local
/dpdk/lib/eal/include/
H A Drte_time.h83 rte_timespec_to_ns(const struct timespec *ts) in rte_timespec_to_ns()
94 struct timespec ts = {0, 0}; in rte_ns_to_timespec() local
/dpdk/drivers/net/mlx4/
H A Dmlx4_mp.c183 struct timespec ts = {.tv_sec = MLX4_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mp_req_on_rxtx() local
272 struct timespec ts = {.tv_sec = MLX4_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx4_mp_req_mr_create() local
310 struct timespec ts = {.tv_sec = MLX4_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx4_mp_req_verbs_cmd_fd() local
/dpdk/app/test/
H A Dtest.c257 struct unit_test_suite *ts; in unit_test_suite_count_tcs_on_setup_fail() local
285 struct unit_test_suite *ts; in unit_test_suite_reset_counts() local
304 struct unit_test_suite *ts; in unit_test_suite_runner() local
H A Dtest_cryptodev_blockcipher.c1131 struct unit_test_suite *ts; in build_blockcipher_test_suite() local
1218 free_blockcipher_test_suite(struct unit_test_suite *ts) in free_blockcipher_test_suite()
/dpdk/lib/eal/windows/
H A Deal_mp.c53 const struct timespec *ts) in rte_mp_request_sync()
63 rte_mp_request_async(struct rte_mp_msg *req, const struct timespec *ts, in rte_mp_request_async()
/dpdk/lib/eal/common/
H A Dmalloc_mp.c355 struct timespec ts; in handle_request() local
493 struct timespec ts; in handle_sync_response() local
632 struct timespec ts; in request_sync() local
701 struct timespec ts; in request_to_primary() local
H A Dhotplug_mp.c368 struct timespec ts = {.tv_sec = MP_TIMEOUT_S, .tv_nsec = 0}; in eal_dev_hotplug_request_to_primary() local
396 struct timespec ts = {.tv_sec = MP_TIMEOUT_S, .tv_nsec = 0}; in eal_dev_hotplug_request_to_secondary() local
H A Deal_common_proc.c849 struct async_request_param *param, const struct timespec *ts) in mp_request_async()
911 struct rte_mp_reply *reply, const struct timespec *ts) in mp_request_sync()
983 const struct timespec *ts) in rte_mp_request_sync()
1079 rte_mp_request_async(struct rte_mp_msg *req, const struct timespec *ts, in rte_mp_request_async()
/dpdk/drivers/net/mlx5/
H A Dmlx5_txpp.c514 mlx5_atomic_read_cqe(rte_int128_t *from, rte_int128_t *ts) in mlx5_atomic_read_cqe()
558 uint64_t ts, uint64_t ci) in mlx5_txpp_cache_timestamp()
578 uint64_t ts; in mlx5_txpp_update_timestamp() local
996 uint64_t ts; in mlx5_txpp_read_clock() local
1082 uint64_t ts, ci; in mlx5_txpp_read_tsa() local
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_mp_os.c226 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mp_req_on_rxtx() local
323 struct timespec ts = {.tv_sec = MLX5_MP_REQ_TIMEOUT_SEC, .tv_nsec = 0}; in mlx5_mp_os_req_queue_control() local
/dpdk/lib/eal/freebsd/include/
H A Drte_os_shim.h28 #define timespec_get(ts, base) rte_timespec_get(ts, base) argument
/dpdk/drivers/net/hns3/
H A Dhns3_ptp.c218 hns3_timesync_read_time(struct rte_eth_dev *dev, struct timespec *ts) in hns3_timesync_read_time()
238 hns3_timesync_write_time(struct rte_eth_dev *dev, const struct timespec *ts) in hns3_timesync_write_time()
H A Dhns3_mp.c147 struct timespec ts; in mp_req_on_rxtx() local
/dpdk/lib/pipeline/
H A Drte_swx_ctl.c146 struct rte_swx_table_state *ts; member
1033 struct rte_swx_table_state *ts = &ctl->ts_next[table_base_index + i]; in table_state_free() local
1046 struct rte_swx_table_state *ts = &ctl->ts_next[selector_base_index + i]; in table_state_free() local
1056 struct rte_swx_table_state *ts = &ctl->ts_next[learner_base_index + i]; in table_state_free() local
1083 struct rte_swx_table_state *ts = &ctl->ts[table_base_index + i]; in table_state_create() local
1134 struct rte_swx_table_state *ts = &ctl->ts[learner_base_index + i]; in table_state_create() local
1735 struct rte_swx_table_state *ts = &ctl->ts[table_id]; in table_rollfwd0() local
1951 struct rte_swx_table_state *ts = &ctl->ts[table_id]; in table_rollback() local
2253 struct rte_swx_table_state *ts = &ctl->ts[ctl->info.n_tables + selector_id]; in selector_rollback() local
2459 struct rte_swx_table_state *ts; in rte_swx_ctl_pipeline_commit() local
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ptp.c64 const struct timespec *ts) in dpaa2_timesync_write_time()
/dpdk/lib/eal/windows/include/
H A Drte_os_shim.h76 #define timespec_get(ts, base) rte_timespec_get(ts, base) argument
/dpdk/lib/eal/linux/
H A Deal_vfio.c356 struct timespec ts = {.tv_sec = 5, .tv_nsec = 0}; in vfio_open_group_fd() local
661 struct timespec ts = {.tv_sec = 5, .tv_nsec = 0}; in vfio_sync_default_container() local
1155 struct timespec ts = {.tv_sec = 5, .tv_nsec = 0}; in vfio_get_default_container_fd() local
1264 struct timespec ts = {.tv_sec = 5, .tv_nsec = 0}; in rte_vfio_get_container_fd() local
/dpdk/app/test-pmd/
H A Dtxonly.c46 rte_be64_t ts; member
/dpdk/examples/ptpclient/
H A Dptpclient.c138 static inline uint64_t timespec64_to_ns(const struct timespec *ts) in timespec64_to_ns()
302 time_t ts = net_time.tv_sec; in print_clock_info() local
/dpdk/examples/dma/
H A Ddmafwd.c155 print_total_stats(struct total_statistics *ts) in print_total_stats()
181 struct total_statistics ts, delta_ts; in print_stats() local
/dpdk/lib/pdump/
H A Drte_pdump.c91 uint64_t ts; in pdump_copy() local
534 struct timespec ts = {.tv_sec = 5, .tv_nsec = 0}; in pdump_prepare_client_request() local
/dpdk/lib/graph/
H A Drte_graph.h197 uint64_t ts; /**< Current timestamp. */ member
/dpdk/lib/pcapng/
H A Drte_pcapng.c44 struct timespec ts; in RTE_INIT() local

123