| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_rte_parser.c | 127 struct ulp_rte_parser_params *params) in bnxt_ulp_rte_parser_hdr_parse() 572 struct ulp_rte_parser_params *params) in ulp_rte_port_hdr_handler() 752 struct ulp_rte_parser_params *params) in ulp_rte_eth_hdr_handler() 828 struct ulp_rte_parser_params *params) in ulp_rte_vlan_hdr_handler() 1034 struct ulp_rte_parser_params *params) in ulp_rte_ipv4_hdr_handler() 1168 struct ulp_rte_parser_params *params) in ulp_rte_ipv6_hdr_handler() 1353 struct ulp_rte_parser_params *params) in ulp_rte_udp_hdr_handler() 1428 struct ulp_rte_parser_params *params) in ulp_rte_tcp_hdr_handler() 1584 struct ulp_rte_parser_params *params) in ulp_rte_gre_hdr_handler() 1627 struct ulp_rte_parser_params *params) in ulp_rte_icmp_hdr_handler() [all …]
|
| H A D | ulp_matcher.c | 44 ulp_matcher_pattern_match(struct ulp_rte_parser_params *params, in ulp_matcher_pattern_match() 107 ulp_matcher_action_match(struct ulp_rte_parser_params *params, in ulp_matcher_action_match()
|
| H A D | bnxt_ulp_flow.c | 67 bnxt_ulp_set_dir_attributes(struct ulp_rte_parser_params *params, in bnxt_ulp_set_dir_attributes() 83 struct ulp_rte_parser_params *params, in bnxt_ulp_init_mapper_params() 168 struct ulp_rte_parser_params params; in bnxt_ulp_flow_create() local 294 struct ulp_rte_parser_params params; in bnxt_ulp_flow_validate() local
|
| H A D | ulp_tun.c | 114 ulp_get_tun_entry(struct ulp_rte_parser_params *params, in ulp_get_tun_entry() 188 ulp_tunnel_offload_process(struct ulp_rte_parser_params *params) in ulp_tunnel_offload_process()
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | elink.c | 2244 struct elink_params *params) in elink_set_mdio_emac_per_phy() 3800 struct elink_params *params, in elink_eee_disable() 4336 struct elink_params *params, in elink_pause_resolve() 4383 struct elink_params *params, in elink_ext_phy_update_adv_fc() 4589 struct elink_params *params, in elink_warpcore_enable_AN_KR() 5520 struct elink_params *params) in elink_set_warpcore_loopback() 6005 struct elink_params *params, in elink_program_serdes() 6241 struct elink_params *params, in elink_update_adv_fc() 6872 struct elink_params *params, in elink_prepare_xgxs() 11177 struct elink_params *params) in elink_84833_hw_reset_phy() [all …]
|
| H A D | ecore_sp.c | 3763 struct ecore_general_setup_params in ecore_q_fill_init_general_data() 3948 struct ecore_queue_state_params *params) in ecore_q_init() 4025 struct ecore_queue_state_params *params) in ecore_q_send_setup_e2() 4233 struct ecore_queue_state_params *params) in ecore_q_send_activate() 4247 ecore_queue_state_params *params) in ecore_q_send_update_tpa() 4269 struct ecore_queue_state_params *params) in ecore_q_send_cfc_del() 4585 struct ecore_queue_state_params in ecore_queue_chk_fwd_transition() 5076 struct ecore_func_state_params *params) in ecore_func_send_start() 5169 struct ecore_func_state_params *params) in ecore_func_send_afex_viflists() 5208 ecore_func_state_params *params) in ecore_func_send_stop() [all …]
|
| /dpdk/app/test/ |
| H A D | test_efd_perf.c | 94 shuffle_input_keys(struct efd_perf_params *params) in shuffle_input_keys() 128 setup_keys_and_data(struct efd_perf_params *params, unsigned int cycle) in setup_keys_and_data() 179 timed_adds(struct efd_perf_params *params) in timed_adds() 206 timed_lookups(struct efd_perf_params *params) in timed_lookups() 240 timed_lookups_multi(struct efd_perf_params *params) in timed_lookups_multi() 284 timed_deletes(struct efd_perf_params *params) in timed_deletes() 313 perform_frees(struct efd_perf_params *params) in perform_frees() 322 exit_with_fail(const char *testname, struct efd_perf_params *params, in exit_with_fail() 336 struct efd_perf_params params; in run_all_tbl_perf_tests() local
|
| H A D | test_member_perf.c | 94 shuffle_input_keys(struct member_perf_params *params) in shuffle_input_keys() 134 setup_keys_and_data(struct member_perf_params *params, unsigned int cycle, in setup_keys_and_data() 220 timed_adds(struct member_perf_params *params, int type) in timed_adds() 247 timed_lookups(struct member_perf_params *params, int type) in timed_lookups() 283 timed_lookups_bulk(struct member_perf_params *params, int type) in timed_lookups_bulk() 330 timed_lookups_multimatch(struct member_perf_params *params, int type) in timed_lookups_multimatch() 425 timed_deletes(struct member_perf_params *params, int type) in timed_deletes() 451 timed_miss_lookup(struct member_perf_params *params, int type) in timed_miss_lookup() 497 perform_frees(struct member_perf_params *params) in perform_frees() 509 exit_with_fail(const char *testname, struct member_perf_params *params, in exit_with_fail() [all …]
|
| H A D | test_ring_perf.c | 244 struct thread_params *params = p; in enqueue_bulk() local 252 struct thread_params *params = p; in enqueue_bulk_16B() local 264 struct thread_params *params = p; in dequeue_bulk() local 272 struct thread_params *params = p; in dequeue_bulk_16B() local 336 struct thread_params *params = p; in load_loop_fn_helper() local 366 struct thread_params *params = p; in load_loop_fn() local 374 struct thread_params *params = p; in load_loop_fn_16B() local
|
| /dpdk/lib/mbuf/ |
| H A D | rte_mbuf_dyn.c | 23 struct rte_mbuf_dynfield params; member 34 struct rte_mbuf_dynflag params; member 187 rte_mbuf_dynfield_lookup(const char *name, struct rte_mbuf_dynfield *params) in rte_mbuf_dynfield_lookup() 223 __rte_mbuf_dynfield_register_offset(const struct rte_mbuf_dynfield *params, in __rte_mbuf_dynfield_register_offset() 323 rte_mbuf_dynfield_register_offset(const struct rte_mbuf_dynfield *params, in rte_mbuf_dynfield_register_offset() 349 rte_mbuf_dynfield_register(const struct rte_mbuf_dynfield *params) in rte_mbuf_dynfield_register() 382 struct rte_mbuf_dynflag *params) in rte_mbuf_dynflag_lookup() 414 __rte_mbuf_dynflag_register_bitnum(const struct rte_mbuf_dynflag *params, in __rte_mbuf_dynflag_register_bitnum() 496 rte_mbuf_dynflag_register_bitnum(const struct rte_mbuf_dynflag *params, in rte_mbuf_dynflag_register_bitnum() 519 rte_mbuf_dynflag_register(const struct rte_mbuf_dynflag *params) in rte_mbuf_dynflag_register()
|
| /dpdk/examples/ethtool/ethtool-app/ |
| H A D | ethapp.c | 204 struct pcmd_intstr_params *params = ptr_params; in pcmd_regs_callback() local 250 struct pcmd_intstr_params *params = ptr_params; in pcmd_eeprom_callback() local 309 struct pcmd_intstr_params *params = ptr_params; in pcmd_module_eeprom_callback() local 357 struct pcmd_intstr_params *params = ptr_params; in pcmd_pause_callback() local 407 struct pcmd_int_params *params = ptr_params; in pcmd_open_callback() local 431 struct pcmd_int_params *params = ptr_params; in pcmd_stop_callback() local 456 struct pcmd_intstr_params *params = ptr_params; in pcmd_rxmode_callback() local 478 struct pcmd_intmac_params *params = ptr_params; in pcmd_macaddr_callback() local 516 struct pcmd_intstr_params *params = ptr_params; in pcmd_mtu_callback() local 547 struct pcmd_int_params *params = ptr_params; in pcmd_portstats_callback() local [all …]
|
| /dpdk/lib/compressdev/ |
| H A D | rte_compressdev_pmd.c | 20 struct rte_compressdev_pmd_init_params *params = extra_args; in rte_compressdev_pmd_parse_name_arg() local 51 struct rte_compressdev_pmd_init_params *params, in rte_compressdev_pmd_parse_input_args() 89 struct rte_compressdev_pmd_init_params *params) in rte_compressdev_pmd_create()
|
| /dpdk/lib/meter/ |
| H A D | rte_meter.c | 43 struct rte_meter_srtcm_params *params) in rte_meter_srtcm_profile_config() 81 struct rte_meter_trtcm_params *params) in rte_meter_trtcm_profile_config() 125 struct rte_meter_trtcm_rfc4115_params *params) in rte_meter_trtcm_rfc4115_profile_config()
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cnxk_tm.h | 15 struct rte_tm_node_params params; member 20 struct rte_tm_shaper_params params; /* Rate in bits/sec */ member
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic.c | 119 struct softnic_swq_params params = { in pmd_rx_queue_setup() local 146 struct softnic_swq_params params = { in pmd_tx_queue_setup() local 312 pmd_init(struct pmd_params *params) in pmd_init() 371 struct pmd_params *params, in pmd_ethdev_register() 440 pmd_parse_args(struct pmd_params *p, const char *params) in pmd_parse_args() 627 const char *params; in pmd_probe() local
|
| H A D | rte_eth_softnic_action.c | 59 struct softnic_port_in_action_profile_params *params) in softnic_port_in_action_profile_create() 210 struct softnic_table_action_profile_params *params) in softnic_table_action_profile_create()
|
| /dpdk/lib/cryptodev/ |
| H A D | cryptodev_pmd.c | 19 struct rte_cryptodev_pmd_init_params *params = extra_args; in rte_cryptodev_pmd_parse_name_arg() local 50 struct rte_cryptodev_pmd_init_params *params, in rte_cryptodev_pmd_parse_input_args() 94 struct rte_cryptodev_pmd_init_params *params) in rte_cryptodev_pmd_create()
|
| /dpdk/drivers/net/qede/ |
| H A D | qede_sriov.c | 19 struct ecore_iov_vf_init_params *params) in qed_sriov_enable_qid_config() 44 struct ecore_iov_vf_init_params params; in qed_sriov_enable() local 199 struct ecore_mcp_link_params params; in qed_inform_vf_link_state() local
|
| /dpdk/lib/port/ |
| H A D | rte_port_ring.c | 37 rte_port_ring_reader_create_internal(void *params, int socket_id, in rte_port_ring_reader_create_internal() 68 rte_port_ring_reader_create(void *params, int socket_id) in rte_port_ring_reader_create() 74 rte_port_ring_multi_reader_create(void *params, int socket_id) in rte_port_ring_multi_reader_create() 164 rte_port_ring_writer_create_internal(void *params, int socket_id, in rte_port_ring_writer_create_internal() 200 rte_port_ring_writer_create(void *params, int socket_id) in rte_port_ring_writer_create() 206 rte_port_ring_multi_writer_create(void *params, int socket_id) in rte_port_ring_multi_writer_create() 433 rte_port_ring_writer_nodrop_create_internal(void *params, int socket_id, in rte_port_ring_writer_nodrop_create_internal() 476 rte_port_ring_writer_nodrop_create(void *params, int socket_id) in rte_port_ring_writer_nodrop_create() 482 rte_port_ring_multi_writer_nodrop_create(void *params, int socket_id) in rte_port_ring_multi_writer_nodrop_create()
|
| H A D | rte_swx_port_ring.c | 31 } params; member 41 struct rte_swx_port_ring_reader_params *params = args; in reader_create() local 170 } params; member 180 struct rte_swx_port_ring_writer_params *params = args; in writer_create() local
|
| H A D | rte_swx_port_ethdev.c | 39 } params; member 50 struct rte_swx_port_ethdev_reader_params *params = args; in reader_create() local 171 } params; member 182 struct rte_swx_port_ethdev_writer_params *params = args; in writer_create() local
|
| H A D | rte_port_frag.c | 57 rte_port_ring_reader_frag_create(void *params, int socket_id, int is_ipv4) in rte_port_ring_reader_frag_create() 114 rte_port_ring_reader_ipv4_frag_create(void *params, int socket_id) in rte_port_ring_reader_ipv4_frag_create() 120 rte_port_ring_reader_ipv6_frag_create(void *params, int socket_id) in rte_port_ring_reader_ipv6_frag_create()
|
| /dpdk/lib/net/ |
| H A D | net_crc_avx512.c | 61 const struct crc_vpclmulqdq_ctx *params) in crc32_fold_128() 91 const struct crc_vpclmulqdq_ctx *params) in last_two_xmm() 122 done_128(__m128i res, const struct crc_vpclmulqdq_ctx *params) in done_128() 141 barrett_reduction(__m128i data64, const struct crc_vpclmulqdq_ctx *params) in barrett_reduction() 162 const struct crc_vpclmulqdq_ctx *params) in reduction_loop() 177 const struct crc_vpclmulqdq_ctx *params) in crc32_eth_calc_vpclmulqdq()
|
| /dpdk/examples/ip_pipeline/ |
| H A D | action.c | 44 struct port_in_action_profile_params *params) in port_in_action_profile_create() 178 struct table_action_profile_params *params) in table_action_profile_create()
|
| /dpdk/drivers/net/dpaa/fmlib/ |
| H A D | fm_vsp.c | 27 ioc_fm_port_vsp_alloc_params_t params; in fm_port_vsp_alloc() local 130 ioc_fm_buffer_prefix_content_params_t params; in fm_vsp_config_buffer_prefix_content() local
|