Home
last modified time | relevance | path

Searched defs:feature (Results 1 – 19 of 19) sorted by relevance

/dpdk/drivers/raw/ifpga/base/
H A Difpga_port.c9 struct ifpga_feature *feature; in port_get_prop() local
24 struct ifpga_feature *feature; in port_set_prop() local
39 struct ifpga_feature *feature; in port_set_irq() local
263 static int port_hdr_init(struct ifpga_feature *feature) in port_hdr_init()
274 static void port_hdr_uinit(struct ifpga_feature *feature) in port_hdr_uinit()
338 static int port_stp_init(struct ifpga_feature *feature) in port_stp_init()
352 static void port_stp_uinit(struct ifpga_feature *feature) in port_stp_uinit()
364 static int port_uint_init(struct ifpga_feature *feature) in port_uint_init()
380 static void port_uint_uinit(struct ifpga_feature *feature) in port_uint_uinit()
410 static int port_afu_init(struct ifpga_feature *feature) in port_afu_init()
[all …]
H A Difpga_fme.c16 struct ifpga_feature *feature; in fme_get_prop() local
31 struct ifpga_feature *feature; in fme_set_prop() local
46 struct ifpga_feature *feature; in fme_set_irq() local
60 static int fme_hdr_init(struct ifpga_feature *feature) in fme_hdr_init()
73 static void fme_hdr_uinit(struct ifpga_feature *feature) in fme_hdr_uinit()
777 static int fme_emif_init(struct ifpga_feature *feature) in fme_emif_init()
783 static void fme_emif_uinit(struct ifpga_feature *feature) in fme_emif_uinit()
966 static int fme_spi_init(struct ifpga_feature *feature) in fme_spi_init()
1010 static void fme_spi_uinit(struct ifpga_feature *feature) in fme_spi_uinit()
1261 static int fme_i2c_init(struct ifpga_feature *feature) in fme_i2c_init()
[all …]
H A Difpga_feature_dev.h31 #define ifpga_for_each_fme_feature(hw, feature) \ argument
34 #define ifpga_for_each_port_feature(port, feature) \ argument
40 struct ifpga_feature *feature; in get_fme_feature_by_id() local
53 struct ifpga_feature *feature; in get_port_feature_by_id() local
66 struct ifpga_feature *feature; in get_feature_by_id() local
78 struct ifpga_feature *feature = in get_fme_feature_ioaddr_by_index() local
87 struct ifpga_feature *feature = in get_port_feature_ioaddr_by_index() local
H A Difpga_fme_iperf.c410 static int fme_global_iperf_init(struct ifpga_feature *feature) in fme_global_iperf_init()
432 static void fme_global_iperf_uinit(struct ifpga_feature *feature) in fme_global_iperf_uinit()
439 static int fme_iperf_root_get_prop(struct ifpga_feature *feature, in fme_iperf_root_get_prop()
459 static int fme_iperf_cache_get_prop(struct ifpga_feature *feature, in fme_iperf_cache_get_prop()
574 static int fme_iperf_vtd_get_prop(struct ifpga_feature *feature, in fme_iperf_vtd_get_prop()
585 static int fme_iperf_fab_get_prop(struct ifpga_feature *feature, in fme_iperf_fab_get_prop()
629 static int fme_global_iperf_get_prop(struct ifpga_feature *feature, in fme_global_iperf_get_prop()
648 static int fme_iperf_cache_set_prop(struct ifpga_feature *feature, in fme_iperf_cache_set_prop()
661 static int fme_iperf_vtd_set_prop(struct ifpga_feature *feature, in fme_iperf_vtd_set_prop()
674 static int fme_iperf_fab_set_prop(struct ifpga_feature *feature, in fme_iperf_fab_set_prop()
[all …]
H A Difpga_fme_error.c223 static int fme_global_error_init(struct ifpga_feature *feature) in fme_global_error_init()
235 static void fme_global_error_uinit(struct ifpga_feature *feature) in fme_global_error_uinit()
267 static int fme_err_fme_err_get_prop(struct ifpga_feature *feature, in fme_err_fme_err_get_prop()
289 static int fme_err_root_get_prop(struct ifpga_feature *feature, in fme_err_root_get_prop()
315 static int fme_global_error_get_prop(struct ifpga_feature *feature, in fme_global_error_get_prop()
335 static int fme_err_fme_err_set_prop(struct ifpga_feature *feature, in fme_err_fme_err_set_prop()
349 static int fme_err_root_set_prop(struct ifpga_feature *feature, in fme_err_root_set_prop()
367 static int fme_global_error_set_prop(struct ifpga_feature *feature, in fme_global_error_set_prop()
387 static int fme_global_err_set_irq(struct ifpga_feature *feature, void *irq_set) in fme_global_err_set_irq()
H A Difpga_fme_dperf.c186 static int fme_global_dperf_init(struct ifpga_feature *feature) in fme_global_dperf_init()
195 static void fme_global_dperf_uinit(struct ifpga_feature *feature) in fme_global_dperf_uinit()
202 static int fme_dperf_fab_get_prop(struct ifpga_feature *feature, in fme_dperf_fab_get_prop()
228 static int fme_dperf_root_get_prop(struct ifpga_feature *feature, in fme_dperf_root_get_prop()
248 static int fme_global_dperf_get_prop(struct ifpga_feature *feature, in fme_global_dperf_get_prop()
263 static int fme_dperf_fab_set_prop(struct ifpga_feature *feature, in fme_dperf_fab_set_prop()
282 static int fme_global_dperf_set_prop(struct ifpga_feature *feature, in fme_global_dperf_set_prop()
H A Difpga_port_error.c87 static int port_error_init(struct ifpga_feature *feature) in port_error_init()
102 static void port_error_uinit(struct ifpga_feature *feature) in port_error_uinit()
107 static int port_error_get_prop(struct ifpga_feature *feature, in port_error_get_prop()
128 static int port_error_set_prop(struct ifpga_feature *feature, in port_error_set_prop()
139 static int port_error_set_irq(struct ifpga_feature *feature, void *irq_set) in port_error_set_irq()
H A Difpga_feature_dev.c277 struct ifpga_feature *feature; in feature_uinit() local
290 struct ifpga_feature *feature; in feature_init() local
394 int fpga_msix_set_block(struct ifpga_feature *feature, unsigned int start, in fpga_msix_set_block()
H A Difpga_fme_pr.c323 static int fme_pr_mgmt_init(struct ifpga_feature *feature) in fme_pr_mgmt_init()
347 static void fme_pr_mgmt_uinit(struct ifpga_feature *feature) in fme_pr_mgmt_uinit()
H A Difpga_enumerate.c76 struct ifpga_feature *feature = NULL; in build_info_add_sub_feature() local
236 struct ifpga_feature *feature; in build_info_commit_dev() local
648 struct ifpga_feature *feature; in ifpga_print_device_feature_list() local
/dpdk/lib/eal/x86/
H A Drte_cpuflags.c147 rte_cpu_get_flag_enabled(enum rte_cpu_flag_t feature) in rte_cpu_get_flag_enabled()
177 rte_cpu_get_flag_name(enum rte_cpu_flag_t feature) in rte_cpu_get_flag_name()
/dpdk/lib/eal/ppc/
H A Drte_cpuflags.c89 rte_cpu_get_flag_enabled(enum rte_cpu_flag_t feature) in rte_cpu_get_flag_enabled()
106 rte_cpu_get_flag_name(enum rte_cpu_flag_t feature) in rte_cpu_get_flag_name()
/dpdk/lib/eal/arm/
H A Drte_cpuflags.c138 rte_cpu_get_flag_enabled(enum rte_cpu_flag_t feature) in rte_cpu_get_flag_enabled()
155 rte_cpu_get_flag_name(enum rte_cpu_flag_t feature) in rte_cpu_get_flag_name()
/dpdk/drivers/net/qede/
H A Dqede_regs.c65 qede_calc_regdump_header(enum debug_print_features feature, int engine, in qede_calc_regdump_header()
H A Dqede_debug.c7506 struct ecore_dbg_feature *feature = in format_feature() local
7578 struct ecore_dbg_feature *feature = in qed_dbg_dump() local
7781 enum debug_print_features feature, in qed_calc_regdump_header()
8000 enum ecore_dbg_features feature, u32 *num_dumped_bytes) in qed_dbg_feature()
8037 qed_dbg_feature_size(struct ecore_dev *edev, enum ecore_dbg_features feature) in qed_dbg_feature_size()
8104 struct ecore_dbg_feature *feature = NULL; in qed_dbg_pf_exit() local
/dpdk/doc/guides/
H A Dconf.py245 def print_table_row(outfile, feature, line): argument
/dpdk/drivers/net/qede/base/
H A Decore_sriov.c4523 u64 feature; in ecore_iov_bulletin_set_forced_mac() local
4563 u64 feature; in ecore_iov_bulletin_set_mac() local
4602 u64 feature; in ecore_iov_bulletin_set_forced_untagged_default() local
4659 u64 feature; in ecore_iov_bulletin_set_forced_vlan() local
/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_ethdev.c1470 vmxnet3_dev_set_rxmode(struct vmxnet3_hw *hw, uint32_t feature, int set) in vmxnet3_dev_set_rxmode()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c1048 enum mlx5_feature_name feature, in mlx5_flow_get_reg_id()