| /dpdk/drivers/net/dpaa2/mc/ |
| H A D | dpkg.c | 67 extr->masks[j].mask = cfg->extracts[i].masks[j].mask; in dpkg_prepare_key_cfg() 68 extr->masks[j].offset = in dpkg_prepare_key_cfg() 69 cfg->extracts[i].masks[j].offset; in dpkg_prepare_key_cfg()
|
| H A D | fsl_dpkg.h | 128 struct dpkg_mask masks[DPKG_NUM_OF_MASKS]; member 172 struct dpni_mask_cfg masks[4]; member
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.c | 3114 if (hw->blk[blk].masks.masks[i].in_use && in ice_prof_has_mask_idx() 3441 ice_memset(hw->blk[blk].masks.masks, 0, in ice_init_prof_masks() 3483 if (hw->blk[blk].masks.masks[i].in_use) { in ice_alloc_prof_mask() 3513 hw->blk[blk].masks.masks[i].mask = mask; in ice_alloc_prof_mask() 3514 hw->blk[blk].masks.masks[i].idx = idx; in ice_alloc_prof_mask() 3515 hw->blk[blk].masks.masks[i].ref = 0; in ice_alloc_prof_mask() 3519 hw->blk[blk].masks.masks[i].ref++; in ice_alloc_prof_mask() 3551 hw->blk[blk].masks.masks[mask_idx].ref--; in ice_free_prof_mask() 3612 hw->blk[blk].masks.masks[i].idx = 0; in ice_shutdown_prof_masks() 3613 hw->blk[blk].masks.masks[i].mask = 0; in ice_shutdown_prof_masks() [all …]
|
| H A D | ice_flex_pipe.h | 68 struct ice_fv_word *es, u16 *masks, bool fd_swap);
|
| H A D | ice_flex_type.h | 961 struct ice_mask masks[ICE_PROF_MASK_COUNT]; member 971 struct ice_masks masks; member
|
| /dpdk/lib/table/ |
| H A D | rte_lru_x86.h | 39 static uint64_t masks[10] = { \ 59 __m128i k = _mm_shuffle_epi8(b, *((__m128i *) &masks[2 * pos]));\
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_hw.c | 552 struct rte_flow_action *masks = at->masks; in flow_hw_actions_translate() local 595 if (masks->conf) in flow_hw_actions_translate() 599 (masks->conf))->id); in flow_hw_actions_translate() 608 if (masks->conf) { in flow_hw_actions_translate() 627 if (masks->conf) { in flow_hw_actions_translate() 644 if (masks->conf) { in flow_hw_actions_translate() 666 masks->conf)->definition; in flow_hw_actions_translate() 1639 NULL, 0, masks, error); in flow_hw_actions_template_create() 1660 len - act_len, masks, error); in flow_hw_actions_template_create() 1669 actions++, masks++, i++) { in flow_hw_actions_template_create() [all …]
|
| H A D | mlx5_flow.h | 1078 struct rte_flow_action *masks; /* Cached action masks.*/ member 1432 const struct rte_flow_action masks[],
|
| H A D | mlx5_flow.c | 871 const struct rte_flow_action masks[], 8407 const struct rte_flow_action masks[], in mlx5_flow_actions_template_create() argument 8420 return fops->actions_template_create(dev, attr, actions, masks, error); in mlx5_flow_actions_template_create()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | eventdev_pipeline.rst | 60 pipeline, please check core masks (use -h for details on setting core masks):
|
| H A D | l2_forward_cat.rst | 99 masks (``code_cbm`` and ``data_cbm``) is used.
|
| /dpdk/lib/ethdev/ |
| H A D | rte_flow_driver.h | 184 const struct rte_flow_action masks[],
|
| H A D | rte_flow.c | 1551 const struct rte_flow_action masks[], in rte_flow_actions_template_create() argument 1587 if (masks == NULL) { in rte_flow_actions_template_create() 1598 actions, masks, error); in rte_flow_actions_template_create()
|
| H A D | rte_flow.h | 5191 const struct rte_flow_action masks[],
|
| /dpdk/doc/guides/nics/ |
| H A D | mvpp2.rst | 493 From the user perspective maskable mode means that masks specified 494 via flow rules are respected. In case of exact match mode, masks 539 Even though each item has partial mask set, masks will be ignored. 550 * Following fields cannot be partially masked (all masks are treated as
|
| H A D | tap.rst | 110 - eth: src and dst (with variable masks), and eth_type (0xffff mask). 112 - ipv4/6: src and dst (with variable masks), and ip_proto (0xffff mask).
|
| H A D | mlx5.rst | 214 Class/Type/Length fields must be specified as well as masks. 215 Class/Type/Length specified masks must be full.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | member_lib.rst | 250 represents a sub-table with rules defined by a certain flow mask. The flow masks 255 unique masks and hence, a large number of target sets each corresponding to one
|
| H A D | rte_flow.rst | 764 bit-masks. They must be specified (stacked) from lowest to highest protocol 3479 bit-masks are unsupported). 3710 const struct rte_flow_action masks[], 4272 Global bit-masks 4275 Each flow rule comes with its own, per-layer bit-masks, while hardware may 4277 two IPv4 rules cannot use different bit-masks. 4280 global bit-masks according to the needs of the first flow rule created. 4282 Subsequent rules are allowed only if their bit-masks match those, the
|
| /dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 17 give different flow each time, and all other items will have open masks.
|
| /dpdk/app/test-pmd/ |
| H A D | testpmd.h | 927 const struct rte_flow_action *masks);
|
| H A D | cmdline_flow.c | 1007 struct rte_flow_action *masks; member 8763 out->args.vc.masks = in parse_template() 8768 ctx->object = out->args.vc.masks; in parse_template() 10457 in->args.vc.masks); in cmd_flow_parsed()
|
| H A D | config.c | 2321 const struct rte_flow_action *masks) in port_flow_actions_template_create() argument 2338 attr, actions, masks, &error); in port_flow_actions_template_create()
|
| /dpdk/drivers/net/dpaa/fmlib/ |
| H A D | fm_pcd_ext.h | 1289 masks[IOC_FM_PCD_KG_NUM_OF_EXTRACT_MASKS]; member
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_21_11.rst | 95 with desired patterns and masks.
|