Home
last modified time | relevance | path

Searched defs:td (Results 1 – 13 of 13) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev_security_ipsec.c376 struct ipsec_test_data *td; in test_ipsec_td_prepare() local
572 test_ipsec_tunnel_hdr_len_get(const struct ipsec_test_data *td) in test_ipsec_tunnel_hdr_len_get()
590 test_ipsec_iv_verify_push(struct rte_mbuf *m, const struct ipsec_test_data *td) in test_ipsec_iv_verify_push()
739 test_ipsec_td_verify(struct rte_mbuf *m, const struct ipsec_test_data *td, in test_ipsec_td_verify()
857 test_ipsec_res_d_prepare(struct rte_mbuf *m, const struct ipsec_test_data *td, in test_ipsec_res_d_prepare()
966 test_ipsec_post_process(struct rte_mbuf *m, const struct ipsec_test_data *td, in test_ipsec_post_process()
1037 test_ipsec_status_check(const struct ipsec_test_data *td, in test_ipsec_status_check()
H A Dtest_fbarray.c437 void *td = rte_fbarray_get(&param.arr, i); in test_basic() local
H A Dtest_cryptodev.c9132 test_ipsec_proto_process(const struct ipsec_test_data td[], in test_ipsec_proto_process()
9456 const struct ipsec_test_data *td = test_data; in test_ipsec_proto_known_vec_inb() local
/dpdk/kernel/freebsd/contigmem/
H A Dcontigmem.c217 struct thread *td) in contigmem_open()
227 struct thread *td) in contigmem_close()
/dpdk/kernel/freebsd/nic_uio/
H A Dnic_uio.c136 nic_uio_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in nic_uio_open()
142 nic_uio_close(struct cdev *dev, int fflag, int devtype, struct thread *td) in nic_uio_close()
/dpdk/examples/pipeline/
H A Dthread.c252 struct thread_data *td = &thread_data[thread_id]; in thread_pipeline_enable() local
331 struct thread_data *td = &thread_data[thread_id]; in thread_pipeline_disable() local
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.h149 struct mlx5_devx_obj *td; member
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_desc.h155 /* 14 */ unsigned int td:1; member
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c314 struct softnic_thread_data *td = &softnic->thread_data[thread_id]; in softnic_thread_pipeline_enable() local
396 struct softnic_thread_data *td = &softnic->thread_data[thread_id]; in softnic_thread_pipeline_disable() local
/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h493 struct qm_fqd_taildrop td; member
560 static inline int qm_fqd_taildrop_set(struct qm_fqd_taildrop *td, u32 val, in qm_fqd_taildrop_set()
581 static inline u32 qm_fqd_taildrop_get(const struct qm_fqd_taildrop *td) in qm_fqd_taildrop_get()
/dpdk/examples/ip_pipeline/
H A Dthread.c279 struct thread_data *td = &thread_data[thread_id]; in thread_pipeline_enable() local
369 struct thread_data *td = &thread_data[thread_id]; in thread_pipeline_disable() local
/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.c1821 struct mlx5_devx_obj *td = NULL; in mlx5_devx_cmd_create_td() local
/dpdk/drivers/net/mlx5/
H A Dmlx5.h1247 struct mlx5_devx_obj *td; /* Transport domain. */ member