Home
last modified time | relevance | path

Searched defs:params (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_rte_parser.c103 struct ulp_rte_parser_params *params) in bnxt_ulp_rte_parser_hdr_parse()
645 struct ulp_rte_parser_params *params) in ulp_rte_eth_hdr_handler()
719 struct ulp_rte_parser_params *params) in ulp_rte_vlan_hdr_handler()
881 struct ulp_rte_parser_params *params) in ulp_rte_ipv4_hdr_handler()
1032 struct ulp_rte_parser_params *params) in ulp_rte_ipv6_hdr_handler()
1190 struct ulp_rte_parser_params *params) in ulp_rte_udp_hdr_handler()
1267 struct ulp_rte_parser_params *params) in ulp_rte_tcp_hdr_handler()
1487 struct ulp_rte_parser_params *params) in ulp_rte_vxlan_encap_act_handler()
1758 struct ulp_rte_parser_params *params) in ulp_rte_vxlan_decap_act_handler()
1772 struct ulp_rte_parser_params *params) in ulp_rte_drop_act_handler()
[all …]
H A Dulp_tun.c18 ulp_install_outer_tun_flow(struct ulp_rte_parser_params *params, in ulp_install_outer_tun_flow()
92 struct ulp_rte_parser_params *params; in ulp_install_inner_tun_flow() local
117 ulp_post_process_outer_tun_flow(struct ulp_rte_parser_params *params, in ulp_post_process_outer_tun_flow()
144 ulp_post_process_first_inner_tun_flow(struct ulp_rte_parser_params *params, in ulp_post_process_first_inner_tun_flow()
194 ulp_post_process_inner_tun_flow(struct ulp_rte_parser_params *params, in ulp_post_process_inner_tun_flow()
206 ulp_get_tun_entry(struct ulp_rte_parser_params *params, in ulp_get_tun_entry()
249 ulp_post_process_tun_flow(struct ulp_rte_parser_params *params) in ulp_post_process_tun_flow()
H A Dbnxt_ulp_flow.c65 bnxt_ulp_set_dir_attributes(struct ulp_rte_parser_params *params, in bnxt_ulp_set_dir_attributes()
79 struct ulp_rte_parser_params *params, in bnxt_ulp_init_mapper_params()
107 struct ulp_rte_parser_params params; in bnxt_ulp_flow_create() local
225 struct ulp_rte_parser_params params; in bnxt_ulp_flow_validate() local
H A Dulp_matcher.c42 ulp_matcher_pattern_match(struct ulp_rte_parser_params *params, in ulp_matcher_pattern_match()
93 ulp_matcher_action_match(struct ulp_rte_parser_params *params, in ulp_matcher_action_match()
/f-stack/dpdk/drivers/net/bnx2x/
H A Delink.c2244 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 Decore_sp.c3763 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 …]
/f-stack/dpdk/app/test/
H A Dtest_efd_perf.c84 shuffle_input_keys(struct efd_perf_params *params) in shuffle_input_keys()
118 setup_keys_and_data(struct efd_perf_params *params, unsigned int cycle) in setup_keys_and_data()
169 timed_adds(struct efd_perf_params *params) in timed_adds()
196 timed_lookups(struct efd_perf_params *params) in timed_lookups()
230 timed_lookups_multi(struct efd_perf_params *params) in timed_lookups_multi()
274 timed_deletes(struct efd_perf_params *params) in timed_deletes()
303 perform_frees(struct efd_perf_params *params) in perform_frees()
312 exit_with_fail(const char *testname, struct efd_perf_params *params, in exit_with_fail()
326 struct efd_perf_params params; in run_all_tbl_perf_tests() local
H A Dtest_member_perf.c83 shuffle_input_keys(struct member_perf_params *params) in shuffle_input_keys()
123 setup_keys_and_data(struct member_perf_params *params, unsigned int cycle, in setup_keys_and_data()
209 timed_adds(struct member_perf_params *params, int type) in timed_adds()
236 timed_lookups(struct member_perf_params *params, int type) in timed_lookups()
272 timed_lookups_bulk(struct member_perf_params *params, int type) in timed_lookups_bulk()
319 timed_lookups_multimatch(struct member_perf_params *params, int type) in timed_lookups_multimatch()
414 timed_deletes(struct member_perf_params *params, int type) in timed_deletes()
440 timed_miss_lookup(struct member_perf_params *params, int type) in timed_miss_lookup()
486 perform_frees(struct member_perf_params *params) in perform_frees()
498 exit_with_fail(const char *testname, struct member_perf_params *params, in exit_with_fail()
[all …]
H A Dtest_ring_perf.c244 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
367 struct thread_params *params = p; in load_loop_fn() local
375 struct thread_params *params = p; in load_loop_fn_16B() local
/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf_dyn.c23 struct rte_mbuf_dynfield params; member
34 struct rte_mbuf_dynflag params; member
185 rte_mbuf_dynfield_lookup(const char *name, struct rte_mbuf_dynfield *params) in rte_mbuf_dynfield_lookup()
221 __rte_mbuf_dynfield_register_offset(const struct rte_mbuf_dynfield *params, in __rte_mbuf_dynfield_register_offset()
321 rte_mbuf_dynfield_register_offset(const struct rte_mbuf_dynfield *params, in rte_mbuf_dynfield_register_offset()
347 rte_mbuf_dynfield_register(const struct rte_mbuf_dynfield *params) in rte_mbuf_dynfield_register()
380 struct rte_mbuf_dynflag *params) in rte_mbuf_dynflag_lookup()
412 __rte_mbuf_dynflag_register_bitnum(const struct rte_mbuf_dynflag *params, in __rte_mbuf_dynflag_register_bitnum()
494 rte_mbuf_dynflag_register_bitnum(const struct rte_mbuf_dynflag *params, in rte_mbuf_dynflag_register_bitnum()
513 rte_mbuf_dynflag_register(const struct rte_mbuf_dynflag *params) in rte_mbuf_dynflag_register()
/f-stack/freebsd/contrib/openzfs/module/icp/api/
H A Dkcf_digest.c93 kcf_req_params_t params; in crypto_digest_prov() local
130 kcf_req_params_t params; in crypto_digest() local
210 kcf_req_params_t params; in crypto_digest_init_prov() local
338 kcf_req_params_t params; in crypto_digest_update() local
387 kcf_req_params_t params; in crypto_digest_final() local
424 kcf_req_params_t params; in crypto_digest_key_prov() local
458 kcf_req_params_t params; in crypto_digest_single() local
H A Dkcf_mac.c94 kcf_req_params_t params; in crypto_mac_prov() local
130 kcf_req_params_t params; in crypto_mac() local
219 kcf_req_params_t params; in crypto_mac_verify_prov() local
255 kcf_req_params_t params; in crypto_mac_verify() local
373 kcf_req_params_t params; in crypto_mac_init_prov() local
524 kcf_req_params_t params; in crypto_mac_update() local
573 kcf_req_params_t params; in crypto_mac_final() local
610 kcf_req_params_t params; in crypto_mac_single() local
H A Dkcf_cipher.c107 kcf_req_params_t params; in crypto_cipher_init_prov() local
318 kcf_req_params_t params; in crypto_encrypt_prov() local
355 kcf_req_params_t params; in crypto_encrypt() local
476 kcf_req_params_t params; in crypto_encrypt_update() local
536 kcf_req_params_t params; in crypto_encrypt_final() local
600 kcf_req_params_t params; in crypto_decrypt_prov() local
638 kcf_req_params_t params; in crypto_decrypt() local
759 kcf_req_params_t params; in crypto_decrypt_update() local
819 kcf_req_params_t params; in crypto_decrypt_final() local
856 kcf_req_params_t params; in crypto_encrypt_single() local
[all …]
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/
H A DZFS-pool-latency-heatmaps-influxdb.json120 "params": [ array
126 "params": [ array
132 "params": [ array
146 "params": [ array
156 "params": [ array
244 "params": [ array
250 "params": [ array
256 "params": [ array
382 "params": [ array
388 "params": [ array
[all …]
/f-stack/dpdk/examples/ethtool/ethtool-app/
H A Dethapp.c204 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
522 struct pcmd_intstr_params *params = ptr_params; in pcmd_mtu_callback() local
554 struct pcmd_int_params *params = ptr_params; in pcmd_portstats_callback() local
[all …]
/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_cryptodev_pmd.c17 struct rte_cryptodev_pmd_init_params *params = extra_args; in rte_cryptodev_pmd_parse_name_arg() local
48 struct rte_cryptodev_pmd_init_params *params, in rte_cryptodev_pmd_parse_input_args()
92 struct rte_cryptodev_pmd_init_params *params) in rte_cryptodev_pmd_create()
/f-stack/dpdk/lib/librte_compressdev/
H A Drte_compressdev_pmd.c20 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()
/f-stack/dpdk/lib/librte_meter/
H A Drte_meter.c43 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()
/f-stack/freebsd/net/
H A Dif_dead.c106 ifdead_snd_tag_alloc(struct ifnet *ifp, union if_snd_tag_alloc_params *params, in ifdead_snd_tag_alloc()
113 ifdead_snd_tag_modify(struct m_snd_tag *pmt, union if_snd_tag_modify_params *params) in ifdead_snd_tag_modify()
119 ifdead_snd_tag_query(struct m_snd_tag *pmt, union if_snd_tag_query_params *params) in ifdead_snd_tag_query()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_sriov.c19 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
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic.c118 struct softnic_swq_params params = { in pmd_rx_queue_setup() local
145 struct softnic_swq_params params = { in pmd_tx_queue_setup() local
318 pmd_init(struct pmd_params *params) in pmd_init()
377 struct pmd_params *params, in pmd_ethdev_register()
446 pmd_parse_args(struct pmd_params *p, const char *params) in pmd_parse_args()
614 const char *params; in pmd_probe() local
/f-stack/dpdk/examples/ip_pipeline/
H A Daction.c44 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()
/f-stack/dpdk/lib/librte_port/
H A Drte_port_ring.c37 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()
/f-stack/dpdk/lib/librte_net/
H A Dnet_crc_avx512.c64 const struct crc_vpclmulqdq_ctx *params) in crc32_fold_128()
94 const struct crc_vpclmulqdq_ctx *params) in last_two_xmm()
125 done_128(__m128i res, const struct crc_vpclmulqdq_ctx *params) in done_128()
144 barrett_reduction(__m128i data64, const struct crc_vpclmulqdq_ctx *params) in barrett_reduction()
165 const struct crc_vpclmulqdq_ctx *params) in reduction_loop()
180 const struct crc_vpclmulqdq_ctx *params) in crc32_eth_calc_vpclmulqdq()
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_vsp.c27 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

12345678910>>...13