| /dpdk/lib/cfgfile/ |
| H A D | rte_cfgfile.c | 90 _get_section(struct rte_cfgfile *cfg, const char *sectionname) in _get_section() 172 struct rte_cfgfile *cfg; in rte_cfgfile_load_with_params() local 274 struct rte_cfgfile *cfg; in rte_cfgfile_create() local 367 int rte_cfgfile_add_entry(struct rte_cfgfile *cfg, in rte_cfgfile_add_entry() 419 int rte_cfgfile_save(struct rte_cfgfile *cfg, const char *filename) in rte_cfgfile_save() 443 int rte_cfgfile_close(struct rte_cfgfile *cfg) in rte_cfgfile_close() 480 rte_cfgfile_sections(struct rte_cfgfile *cfg, char *sections[], in rte_cfgfile_sections() 498 rte_cfgfile_section_num_entries(struct rte_cfgfile *cfg, in rte_cfgfile_section_num_entries() 508 rte_cfgfile_section_num_entries_by_index(struct rte_cfgfile *cfg, in rte_cfgfile_section_num_entries_by_index() 550 rte_cfgfile_get_entry(struct rte_cfgfile *cfg, const char *sectionname, in rte_cfgfile_get_entry() [all …]
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_lcore.c | 64 struct rte_config *cfg = rte_eal_get_configuration(); in rte_eal_lcore_role() local 74 struct rte_config *cfg = rte_eal_get_configuration(); in rte_lcore_has_role() local 84 struct rte_config *cfg = rte_eal_get_configuration(); in rte_lcore_is_enabled() local 271 struct rte_config *cfg = rte_eal_get_configuration(); in rte_lcore_callback_register() local 320 struct rte_config *cfg = rte_eal_get_configuration(); in rte_lcore_callback_unregister() local 345 struct rte_config *cfg = rte_eal_get_configuration(); in eal_lcore_non_eal_allocate() local 388 struct rte_config *cfg = rte_eal_get_configuration(); in eal_lcore_non_eal_release() local 405 struct rte_config *cfg = rte_eal_get_configuration(); in rte_lcore_iterate() local 424 struct rte_config *cfg = rte_eal_get_configuration(); in lcore_dump_cb() local
|
| H A D | eal_common_options.c | 589 struct rte_config *cfg = rte_eal_get_configuration(); in eal_parse_service_coremask() local 682 struct rte_config *cfg = rte_eal_get_configuration(); in update_lcore_config() local 821 struct rte_config *cfg = rte_eal_get_configuration(); in eal_parse_service_corelist() local 980 struct rte_config *cfg = rte_eal_get_configuration(); in eal_parse_main_lcore() local 1158 struct rte_config *cfg = rte_eal_get_configuration(); in eal_parse_lcores() local 1939 eal_auto_detect_cores(struct rte_config *cfg) in eal_auto_detect_cores() 2001 struct rte_config *cfg = rte_eal_get_configuration(); in eal_adjust_config() local 2032 struct rte_config *cfg = rte_eal_get_configuration(); in eal_check_common_options() local
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_dcb.c | 268 void txgbe_dcb_unpack_pfc_cee(struct txgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in txgbe_dcb_unpack_pfc_cee() 283 void txgbe_dcb_unpack_refill_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_refill_cee() 293 void txgbe_dcb_unpack_max_cee(struct txgbe_dcb_config *cfg, u16 *max) in txgbe_dcb_unpack_max_cee() 302 void txgbe_dcb_unpack_bwgid_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_bwgid_cee() 312 void txgbe_dcb_unpack_tsa_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_tsa_cee() 322 u8 txgbe_dcb_get_tc_from_up(struct txgbe_dcb_config *cfg, int direction, u8 up) in txgbe_dcb_get_tc_from_up() 345 void txgbe_dcb_unpack_map_cee(struct txgbe_dcb_config *cfg, int direction, in txgbe_dcb_unpack_map_cee()
|
| /dpdk/lib/pipeline/ |
| H A D | rte_port_in_action.c | 17 fltr_cfg_check(struct rte_port_in_action_fltr_config *cfg) in fltr_cfg_check() 31 struct rte_port_in_action_fltr_config *cfg) in fltr_init() 53 lb_cfg_check(struct rte_port_in_action_lb_config *cfg) in lb_cfg_check() 71 struct rte_port_in_action_lb_config *cfg) in lb_init() 197 struct ap_config cfg; member 283 struct ap_config cfg; member 391 struct rte_port_in_action_fltr_config *cfg = &action->cfg.fltr; in ah_filter_on_match() local 425 struct rte_port_in_action_fltr_config *cfg = &action->cfg.fltr; in ah_filter_on_mismatch() local 459 struct rte_port_in_action_lb_config *cfg = &action->cfg.lb; in ah_lb() local
|
| H A D | rte_table_action.c | 79 struct rte_table_action_lb_config *cfg) in pkt_work_lb() 218 struct rte_table_action_mtr_config *cfg, in mtr_apply_check() 247 struct rte_table_action_mtr_config *cfg, in mtr_apply() 366 struct rte_table_action_tm_config *cfg) in tm_apply_check() 378 struct rte_table_action_tm_config *cfg) in tm_apply() 1345 struct rte_table_action_nat_config *cfg) in pkt_ipv4_work_nat() 2374 struct ap_config cfg; member 2492 struct ap_config cfg; member 2883 struct ap_config *cfg) in pkt_work() 3015 struct ap_config *cfg) in pkt4_work() [all …]
|
| /dpdk/lib/power/ |
| H A D | rte_power_pmd_mgmt.c | 81 queue_list_find(const struct pmd_core_cfg *cfg, const union queue *q) in queue_list_find() 93 queue_list_add(struct pmd_core_cfg *cfg, const union queue *q) in queue_list_add() 114 queue_list_take(struct pmd_core_cfg *cfg, const union queue *q) in queue_list_take() 130 get_monitor_addresses(struct pmd_core_cfg *cfg, in get_monitor_addresses() 184 queue_reset(struct pmd_core_cfg *cfg, struct queue_list_entry *qcfg) in queue_reset() 203 queue_can_sleep(struct pmd_core_cfg *cfg, struct queue_list_entry *qcfg) in queue_can_sleep() 227 lcore_can_sleep(struct pmd_core_cfg *cfg) in lcore_can_sleep() 437 check_monitor(struct pmd_core_cfg *cfg, const union queue *qdata) in check_monitor() 669 struct pmd_core_cfg *cfg = &lcore_cfgs[i]; in RTE_INIT() local
|
| /dpdk/examples/qos_sched/ |
| H A D | cfg_file.c | 27 cfg_load_port(struct rte_cfgfile *cfg, struct rte_sched_port_params *port_params) in cfg_load_port() 46 cfg_load_pipe(struct rte_cfgfile *cfg, struct rte_sched_pipe_params *pipe_params) in cfg_load_pipe() 146 cfg_load_subport_profile(struct rte_cfgfile *cfg, in cfg_load_subport_profile() 267 cfg_load_subport(struct rte_cfgfile *cfg, struct rte_sched_subport_params *subport_params) in cfg_load_subport()
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_dcb.c | 179 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee() 194 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill_cee() 204 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max_cee() 213 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid_cee() 223 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_tsa_cee() 233 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up() 256 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_map_cee()
|
| /dpdk/drivers/vdpa/ifc/base/ |
| H A D | ifcvf.c | 145 struct ifcvf_pci_common_cfg *cfg = hw->common_cfg; in ifcvf_get_features() local 159 struct ifcvf_pci_common_cfg *cfg = hw->common_cfg; in ifcvf_set_features() local 197 struct ifcvf_pci_common_cfg *cfg; in ifcvf_hw_enable() local 247 struct ifcvf_pci_common_cfg *cfg; in ifcvf_hw_disable() local
|
| /dpdk/drivers/event/dlb2/pf/ |
| H A D | dlb2_pf.c | 156 struct dlb2_create_ldb_queue_args *cfg) in dlb2_pf_ldb_queue_create() 259 struct dlb2_create_ldb_port_args *cfg, in dlb2_pf_ldb_port_create() 335 struct dlb2_create_dir_port_args *cfg, in dlb2_pf_dir_port_create() 412 struct dlb2_create_dir_queue_args *cfg) in dlb2_pf_dir_queue_create() 435 struct dlb2_map_qid_args *cfg) in dlb2_pf_map_qid() 460 struct dlb2_unmap_qid_args *cfg) in dlb2_pf_unmap_qid() 510 struct dlb2_start_domain_args *cfg) in dlb2_pf_sched_domain_start()
|
| /dpdk/app/test/ |
| H A D | test_acl.c | 173 acl_ipv4vlan_config(struct rte_acl_config *cfg, in acl_ipv4vlan_config() 268 struct rte_acl_config cfg; in rte_acl_ipv4vlan_build() local 713 ipv4vlan_config(struct rte_acl_config *cfg, in ipv4vlan_config() 811 convert_config(struct rte_acl_config *cfg) in convert_config() 820 convert_config_1(struct rte_acl_config *cfg) in convert_config_1() 831 convert_config_2(struct rte_acl_config *cfg) in convert_config_2() 842 convert_config_3(struct rte_acl_config *cfg) in convert_config_3() 876 convert_config_4(struct rte_acl_config *cfg) in convert_config_4() 900 struct rte_acl_config cfg; in build_convert_rules() local
|
| /dpdk/drivers/net/dpaa2/mc/ |
| H A D | dpni.c | 108 const struct dpni_cfg *cfg, in dpni_create() 194 const struct dpni_pools_cfg *cfg) in dpni_set_pools() 623 struct dpni_error_cfg *cfg) in dpni_set_errors_behavior() 902 const struct dpni_link_cfg *cfg) in dpni_set_link_cfg() 933 struct dpni_link_cfg *cfg) in dpni_get_link_cfg() 1847 const struct dpni_rule_cfg *cfg) in dpni_remove_qos_entry() 1951 const struct dpni_rule_cfg *cfg) in dpni_remove_fs_entry() 2715 struct opr_cfg *cfg, in dpni_set_opr() 2760 struct opr_cfg *cfg, in dpni_get_opr() 2811 struct dpni_load_ss_cfg *cfg) in dpni_load_sw_sequence() [all …]
|
| H A D | dpkg.c | 21 dpkg_prepare_key_cfg(const struct dpkg_profile_cfg *cfg, uint8_t *key_cfg_buf) in dpkg_prepare_key_cfg()
|
| /dpdk/drivers/crypto/dpaa2_sec/mc/ |
| H A D | dpseci.c | 108 const struct dpseci_cfg *cfg, in dpseci_create() 331 const struct dpseci_rx_queue_cfg *cfg) in dpseci_set_rx_queue() 594 struct opr_cfg *cfg) in dpseci_set_opr() 631 struct opr_cfg *cfg, in dpseci_get_opr() 688 const struct dpseci_congestion_notification_cfg *cfg) in dpseci_set_congestion_notification() 733 struct dpseci_congestion_notification_cfg *cfg) in dpseci_get_congestion_notification()
|
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_sparser.c | 152 struct dpni_load_ss_cfg cfg; in dpaa2_eth_load_wriop_soft_parser() local 194 struct dpni_enable_ss_cfg cfg; in dpaa2_eth_enable_wriop_soft_parser() local
|
| /dpdk/drivers/net/atlantic/ |
| H A D | atl_ethdev.c | 855 struct aq_hw_cfg_s *cfg = in atl_macsec_enable() local 867 struct aq_hw_cfg_s *cfg = in atl_macsec_disable() local 877 struct aq_hw_cfg_s *cfg = in atl_macsec_config_txsc() local 890 struct aq_hw_cfg_s *cfg = in atl_macsec_config_rxsc() local 905 struct aq_hw_cfg_s *cfg = in atl_macsec_select_txsa() local 920 struct aq_hw_cfg_s *cfg = in atl_macsec_select_rxsa() local 1640 struct aq_hw_cfg_s *cfg = in atl_vlan_filter_set() local 1702 struct aq_hw_cfg_s *cfg = in atl_enable_vlan_filter() local 1718 struct aq_hw_cfg_s *cfg = in atl_vlan_offload_set() local 1849 struct aq_hw_cfg_s *cfg = in atl_rss_hash_update() local [all …]
|
| /dpdk/drivers/net/octeontx/base/ |
| H A D | octeontx_pkivf.c | 119 octeontx_pki_port_errchk_config(int port, pki_errchk_cfg_t *cfg) in octeontx_pki_port_errchk_config() 146 pki_port_vlan_filter_config_t cfg = *fltr_cfg; in octeontx_pki_port_vlan_fltr_config() local 166 pki_port_vlan_filter_entry_config_t cfg = *e_cfg; in octeontx_pki_port_vlan_fltr_entry_config() local
|
| /dpdk/drivers/bus/fslmc/mc/ |
| H A D | dpci.c | 107 const struct dpci_cfg *cfg, in dpci_create() 322 const struct dpci_rx_queue_cfg *cfg) in dpci_set_rx_queue() 485 struct opr_cfg *cfg) in dpci_set_opr() 522 struct opr_cfg *cfg, in dpci_get_opr()
|
| /dpdk/drivers/net/mvpp2/ |
| H A D | mrvl_qos.c | 108 struct mrvl_cfg *cfg) in get_outq_cfg() 314 struct mrvl_cfg *cfg) in parse_tc_cfg() 408 struct mrvl_cfg *cfg) in parse_policer() 487 struct mrvl_cfg *cfg) in parse_udf() 658 struct mrvl_cfg **cfg = extra_args; in mrvl_get_cfg() local
|
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_rm.c | 118 struct tf_rm_element_cfg *cfg, in tf_rm_count_hcapi_reservations() 415 struct tf_rm_element_cfg *cfg, in tf_rm_update_parent_reservations() 625 struct tf_rm_element_cfg *cfg = &parms->cfg[i]; in tf_rm_create_db() local 691 struct tf_rm_element_cfg *cfg = &parms->cfg[i]; in tf_rm_create_db() local 884 struct tf_rm_element_cfg *cfg = &parms->cfg[i]; in tf_rm_create_db_no_reservation() local 932 struct tf_rm_element_cfg *cfg = &parms->cfg[i]; in tf_rm_create_db_no_reservation() local
|
| /dpdk/drivers/raw/ioat/ |
| H A D | ioat_common.c | 110 struct rte_ioat_rawdev_config *cfg = dev_info; in idxd_dev_info_get() local 128 struct rte_ioat_rawdev_config *cfg = config; in idxd_dev_configure() local
|
| /dpdk/drivers/net/pfe/ |
| H A D | pfe_hal.c | 470 gemac_set_config(void *base, struct gemac_cfg *cfg) in gemac_set_config() 498 gpi_init(void *base, struct gpi_cfg *cfg) in gpi_init() 539 gpi_set_config(void *base, struct gpi_cfg *cfg) in gpi_set_config()
|
| /dpdk/drivers/bus/dpaa/base/qbman/ |
| H A D | qman_driver.c | 94 __maybe_unused const struct qm_portal_config *cfg; in fsl_qman_portal_finish() local 221 const struct qm_portal_config *cfg; in fsl_qman_fq_portal_destroy() local
|
| /dpdk/drivers/net/liquidio/base/ |
| H A D | lio_hw_defs.h | 65 #define LIO_OQ_REFILL_THRESHOLD_CFG(cfg) \ argument 67 #define LIO_NUM_DEF_TX_DESCS_CFG(cfg) \ argument 70 #define LIO_IQ_INSTR_TYPE(cfg) ((cfg)->default_config->iq.instr_type) argument
|