| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_ofld.h | 13 #define INIT_TP_WR(w, tid) do { \ argument 22 #define INIT_TP_WR_MIT_CPL(w, cpl, tid) do { \ argument 27 #define INIT_ULPTX_WR(w, wrlen, atomic, tid) do { \ argument 72 static inline void *lookup_tid(const struct tid_info *t, unsigned int tid) in lookup_tid()
|
| H A D | cxgbe_filter.c | 367 unsigned int tid) in mk_abort_req_ulp() 391 unsigned int tid) in mk_abort_rpl_ulp() 1170 unsigned int tid = GET_TID(rpl); in cxgbe_hash_filter_rpl() local 1245 unsigned int tid = GET_TID(rpl); in cxgbe_filter_rpl() local 1446 unsigned int tid = GET_TID(rpl); in cxgbe_hash_del_filter_rpl() local
|
| H A D | l2t.c | 29 unsigned int tid = GET_TID(rpl); in cxgbe_do_l2t_write_rpl() local
|
| H A D | cxgbe_filter.h | 170 u32 tid; /* to store tid of hash filter */ member 193 u32 tid; member
|
| H A D | cxgbe_main.c | 397 static void mk_tid_release(struct rte_mbuf *mbuf, unsigned int tid) in mk_tid_release() 409 void cxgbe_remove_tid(struct tid_info *t, unsigned int chan, unsigned int tid, in cxgbe_remove_tid() 443 void cxgbe_insert_tid(struct tid_info *t, void *data, unsigned int tid, in cxgbe_insert_tid()
|
| /dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_dpio.c | 311 uint64_t tid = rte_gettid(); in dpaa2_affine_qbman_swp() local 333 uint64_t tid = rte_gettid(); in dpaa2_affine_qbman_ethrx_swp() local
|
| /dpdk/drivers/mempool/cnxk/ |
| H A D | cn10k_mempool_ops.c | 192 int tid, rc, retry; in cn10k_mempool_deq() local
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_utils.h | 49 #define ULP_DEVICE_PARAMS_INDEX(tid, dev_id) \ argument
|
| H A D | ulp_mapper.c | 265 uint32_t tid, in ulp_mapper_tmpl_reject_list_get() 312 uint32_t tid, in ulp_mapper_tbl_list_get() 3638 ulp_mapper_tbls_process(struct bnxt_ulp_mapper_parms *parms, uint32_t tid) in ulp_mapper_tbls_process()
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_nvs.c | 506 hn_nvs_ack_rxbuf(struct vmbus_channel *chan, uint64_t tid) in hn_nvs_ack_rxbuf()
|
| /dpdk/drivers/bus/dpaa/ |
| H A D | rte_dpaa_bus.h | 141 uint64_t tid;/**< Parent Thread id for this portal */ member
|
| /dpdk/app/test/ |
| H A D | test_event_eth_tx_adapter.c | 55 static uint32_t tid; variable
|
| /dpdk/drivers/net/atlantic/hw_atl/ |
| H A D | hw_atl_utils.c | 413 u16 tid; member
|
| /dpdk/examples/vhost_blk/ |
| H A D | vhost_blk.c | 607 pthread_t tid; in new_device() local
|
| /dpdk/drivers/vdpa/ifc/ |
| H A D | ifcvf_vdpa.c | 55 pthread_t tid; /* thread for notify relay */ member
|
| /dpdk/examples/vhost/ |
| H A D | main.c | 1786 static pthread_t tid; in main() local
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_init_fw_funcs.c | 1989 u16 ctx_size, u8 ctx_type, u32 tid) in ecore_calc_task_ctx_validation()
|
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | t4_msg.h | 62 #define MK_OPCODE_TID(opcode, tid) (V_CPL_OPCODE(opcode) | (tid)) argument
|