Searched defs:td (Results 1 – 13 of 13) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_cryptodev_security_ipsec.c | 376 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 D | test_fbarray.c | 437 void *td = rte_fbarray_get(¶m.arr, i); in test_basic() local
|
| H A D | test_cryptodev.c | 9132 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 D | contigmem.c | 217 struct thread *td) in contigmem_open() 227 struct thread *td) in contigmem_close()
|
| /dpdk/kernel/freebsd/nic_uio/ |
| H A D | nic_uio.c | 136 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 D | thread.c | 252 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 D | mlx5_vdpa.h | 149 struct mlx5_devx_obj *td; member
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_desc.h | 155 /* 14 */ unsigned int td:1; member
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_thread.c | 314 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 D | fsl_qman.h | 493 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 D | thread.c | 279 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 D | mlx5_devx_cmds.c | 1821 struct mlx5_devx_obj *td = NULL; in mlx5_devx_cmd_create_td() local
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5.h | 1247 struct mlx5_devx_obj *td; /* Transport domain. */ member
|