Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dcb_hw.c23 u8 *map) in txgbe_dcb_config_rx_arbiter_raptor()
133 u8 *map) in txgbe_dcb_config_tx_data_arbiter_raptor()
192 s32 txgbe_dcb_config_pfc_raptor(struct txgbe_hw *hw, u8 pfc_en, u8 *map) in txgbe_dcb_config_pfc_raptor()
H A Dtxgbe_dcb.c268 void txgbe_dcb_unpack_pfc_cee(struct txgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in txgbe_dcb_unpack_pfc_cee()
346 u8 *map) in txgbe_dcb_unpack_map_cee()
355 s32 txgbe_dcb_config_pfc(struct txgbe_hw *hw, u8 pfc_en, u8 *map) in txgbe_dcb_config_pfc()
/dpdk/drivers/common/qat/dev/
H A Dqat_dev_gen3.c71 qat_dev_get_slice_map_gen3(uint32_t *map, in qat_dev_get_slice_map_gen3()
/dpdk/drivers/common/ionic/
H A Dionic_common_uio.c109 struct ionic_map_tbl *map; in ionic_uio_scan_mnet_devices() local
152 struct ionic_map_tbl *map; in ionic_uio_scan_mcrypt_devices() local
195 struct ionic_map_tbl *map; in uio_get_multi_dev_uionum() local
/dpdk/lib/cmdline/
H A Dcmdline_parse_portlist.h22 uint32_t map; member
/dpdk/lib/hash/
H A Drte_thash.h179 uint32_t i, j, map, ret = 0; __rte_aligned() local
209 uint32_t i, j, map, ret = 0; __rte_aligned() local
[all...]
/dpdk/app/test/
H A Dtest_graph_perf.c37 #define SOURCES(map) RTE_DIM(map) argument
38 #define STAGES(map) RTE_DIM(map) argument
39 #define NODES_PER_STAGE(map) RTE_DIM(map[0]) argument
40 #define SINKS(map) RTE_DIM(map[0]) argument
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dprocess.c151 int process_portal_unmap(struct dpaa_portal_map *map) in process_portal_unmap()
169 int process_portal_irq_map(int ifd, struct dpaa_ioctl_irq_map *map) in process_portal_irq_map()
H A Dbman_driver.c29 static __thread struct dpaa_ioctl_portal_map map = { variable
H A Dqman_driver.c31 static __thread struct dpaa_ioctl_portal_map map = { variable
/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_osdep_bitmap.h22 struct rte_bitmap *map; member
/dpdk/drivers/ml/cnxk/
H A Dcnxk_ml_xstats.h82 struct rte_ml_dev_xstats_map map; member
/dpdk/lib/eal/linux/
H A Deal_vfio.c95 is_null_map(const struct user_mem_map *map) in is_null_map() argument
248 struct user_mem_map *map = &maps[i]; in addr_is_chunk_aligned() local
280 struct user_mem_map *map = &user_mem_maps->maps[i]; find_user_mem_maps() local
881 struct user_mem_map *map; rte_vfio_setup_device() local
[all...]
H A Deal.c520 } map[] = { eal_parse_vfio_intr() local
/dpdk/lib/ipsec/
H A Dipsec_sad.c466 uint64_t map, map_spec; in __ipsec_sad_lookup() local
/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c169 struct hns3_pg_to_pri_link_cmd *map; in hns3_pg_to_pri_map_cfg() local
207 struct hns3_qs_to_pri_link_cmd *map; in hns3_qs_to_pri_map_cfg() local
988 struct hns3_nq_to_qs_link_cmd *map; in hns3_q_to_qs_map_cfg() local
/dpdk/drivers/common/sfc_efx/base/
H A Def10_nic.c917 uint32_t *map = &enp->en_arch.ef10.ena_pio_alloc_map[buf]; in ef10_nic_pio_alloc() local
957 uint32_t *map; in ef10_nic_pio_free() local
/dpdk/app/test-compress-perf/
H A Dcomp_perf_options_parse.c79 get_str_key_id_mapping(struct name_id_map *map, unsigned int map_len, in get_str_key_id_mapping()
/dpdk/lib/argparse/
H A Drte_argparse.c521 } map[] = { parse_arg_autosave() local
/dpdk/drivers/common/idpf/
H A Didpf_common_virtchnl.c635 idpf_vc_irq_map_unmap_config(struct idpf_vport *vport, uint16_t nb_rxq, bool map) in idpf_vc_irq_map_unmap_config()
/dpdk/lib/eal/common/
H A Deal_common_options.c1308 } map[] = { eal_parse_syslog() local
/dpdk/app/test-flow-perf/
H A Dmain.c150 uint64_t *map; member
/dpdk/drivers/net/mlx5/
H A Dmlx5_testpmd.c539 cmdline_fixed_string_t map; member
/dpdk/lib/bpf/
H A Dbpf_jit_arm64.c41 struct ebpf_a64_map *map; /* eBPF to arm64 insn mapping for jump */ member
/dpdk/drivers/net/qede/base/
H A Decore_init_fw_funcs.c156 #define QM_INIT_TX_PQ_MAP(p_hwfn, map, pq_id, vp_pq_id, \ argument