Searched defs:t0 (Results 1 – 7 of 7) sorted by relevance
| /dpdk/lib/acl/ |
| H A D | acl_run_avx2.h | 94 ymm_t t0, t1; in acl_process_matches_avx2x8() local 169 ymm_t t0, t1; in search_avx2x16() local
|
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_rxtx_vec_neon.c | 83 uint64x2_t t0, t1; in descs_to_mbufs() local 218 uint64x2_t t0, t1; in recv_burst_vec_neon() local
|
| H A D | bnxt_rxtx_vec_sse.c | 74 __m128i t0, t1, flags_type, flags2, index, errors, rss_flags; in descs_to_mbufs() local
|
| H A D | bnxt_rxtx_vec_avx2.c | 73 __m256i t0, t1, flags_type, flags2, index, errors; in recv_burst_vec_avx2() local
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_cli.c | 1569 uint32_t t0; in cmd_port_in_action_profile() local 1760 uint32_t t0; in cmd_table_action_profile() local 2266 uint32_t t0; in cmd_pipeline_port_in() local 2692 uint32_t t0; in cmd_pipeline_table() local 5062 uint32_t table_id, t0, n_tokens_parsed; in cmd_softnic_pipeline_table_rule_add() local 5410 uint32_t table_id, n_tokens_parsed, t0; in cmd_softnic_pipeline_table_rule_delete() local 6501 uint32_t n_tokens, n_tokens_parsed, t0; in cli_rule_file_process() local
|
| /dpdk/examples/ip_pipeline/ |
| H A D | cli.c | 878 uint32_t t0; in cmd_port_in_action_profile() local 1060 uint32_t t0; in cmd_table_action_profile() local 1558 uint32_t t0; in cmd_pipeline_port_in() local 2000 uint32_t t0; in cmd_pipeline_table() local 4352 uint32_t table_id, t0, n_tokens_parsed; in cmd_pipeline_table_rule_add() local 4653 uint32_t table_id, n_tokens_parsed, t0; in cmd_pipeline_table_rule_delete() local 6791 uint32_t n_tokens, n_tokens_parsed, t0; in cli_rule_file_process() local
|
| /dpdk/examples/pipeline/ |
| H A D | cli.c | 570 uint32_t port_id = 0, t0; in cmd_pipeline_port_in() local 812 uint32_t port_id = 0, t0; in cmd_pipeline_port_out() local
|