/dpdk/doc/guides/nics/features/ |
H A D | sfc.ini | 64 count = Y 65 dec_ttl = Y 66 drop = Y 67 flag = Y 68 jump = P 69 mark = Y 70 of_dec_nw_ttl = Y 71 of_pop_vlan = Y 72 of_push_vlan = Y 73 of_set_vlan_pcp = Y [all …]
|
H A D | cxgbe.ini | 47 count = Y 48 drop = Y 49 mac_swap = Y 50 of_pop_vlan = Y 51 of_push_vlan = Y 52 of_set_vlan_pcp = Y 53 of_set_vlan_vid = Y 54 queue = Y 55 set_ipv4_dst = Y 56 set_ipv4_src = Y [all …]
|
H A D | enic.ini | 59 count = Y 60 drop = Y 61 flag = Y 62 jump = Y 63 mark = Y 64 of_pop_vlan = Y 65 of_push_vlan = Y 66 of_set_vlan_pcp = Y 67 of_set_vlan_vid = Y 68 passthru = Y [all …]
|
H A D | cnxk_vf.ini | 78 age = Y 79 count = Y 80 drop = Y 81 flag = Y 82 mark = Y 83 meter = Y 84 of_pop_vlan = Y 85 of_push_vlan = Y 86 of_set_vlan_pcp = Y 87 of_set_vlan_vid = Y [all …]
|
H A D | cnxk.ini | 89 age = Y 90 count = Y 91 drop = Y 92 flag = Y 93 mark = Y 94 meter = Y 95 of_pop_vlan = Y 96 of_push_vlan = Y 97 of_set_vlan_pcp = Y 98 of_set_vlan_vid = Y [all …]
|
H A D | cpfl.ini | 38 count = Y 39 drop = Y 40 port_representor = Y 41 prog = Y 42 queue = Y 43 represented_port = Y 44 rss = Y 45 vxlan_decap = Y 46 vxlan_encap = Y
|
H A D | cnxk_vec.ini | 81 count = Y 82 drop = Y 83 flag = Y 84 mark = Y 85 of_pop_vlan = Y 86 of_push_vlan = Y 87 of_set_vlan_pcp = Y 88 of_set_vlan_vid = Y 89 pf = Y 90 port_representor = Y [all …]
|
H A D | iavf.ini | 73 count = Y 74 drop = Y 75 mark = Y 76 passthru = Y 77 port_representor = Y 78 queue = Y 79 rss = Y 80 security = Y
|
H A D | i40e.ini | 78 drop = Y 79 flag = Y 80 mark = Y 81 passthru = Y 82 pf = Y 83 queue = Y 84 rss = Y 85 vf = Y
|
H A D | ice.ini | 83 count = Y 84 drop = Y 85 mark = Y 86 passthru = Y 87 port_representor = Y 88 queue = Y 89 represented_port = Y 90 rss = Y
|
H A D | tap.ini | 38 drop = Y 39 passthru = Y 40 queue = Y 41 rss = Y
|
H A D | txgbe.ini | 72 drop = Y 73 mark = Y 74 pf = Y 75 queue = Y 76 rss = Y 77 security = Y 78 vf = Y
|
H A D | ixgbe.ini | 77 drop = Y 78 mark = Y 79 pf = Y 80 queue = Y 81 rss = Y 82 security = Y 83 vf = Y
|
H A D | mvpp2.ini | 37 drop = Y 38 meter = Y 39 queue = Y
|
H A D | e1000.ini | 43 drop = Y 44 queue = Y 45 rss = Y
|
H A D | mlx4.ini | 48 drop = Y 49 queue = Y 50 rss = Y
|
H A D | qede.ini | 48 drop = Y 49 queue = Y
|
H A D | igc.ini | 47 queue = Y 48 rss = Y
|
/dpdk/drivers/net/failsafe/ |
H A D | failsafe_flow.c | 21 const struct rte_flow_action *actions) in fs_flow_allocate() 68 const struct rte_flow_action actions[], in fs_flow_validate() 97 const struct rte_flow_action actions[], in fs_flow_create()
|
/dpdk/drivers/net/mlx5/hws/ |
H A D | mlx5dr_pat_arg.c | 40 bool mlx5dr_pat_require_reparse(__be64 *actions, uint16_t num_of_actions) in mlx5dr_pat_require_reparse() 103 __be64 actions[]) in mlx5dr_pat_compare_pattern() 132 __be64 *actions) in mlx5dr_pat_find_cached_pattern() 150 __be64 *actions) in mlx5dr_pat_get_existing_cached_pattern() 169 __be64 *actions) in mlx5dr_pat_add_pattern_to_cache()
|
/dpdk/drivers/net/bonding/ |
H A D | rte_eth_bond_flow.c | 19 const struct rte_flow_action *actions) in bond_flow_alloc() 65 const struct rte_flow_action actions[], in bond_flow_validate() 87 const struct rte_flow_action actions[], in bond_flow_create()
|
/dpdk/drivers/net/mlx5/ |
H A D | mlx5_nta_rss.c | 20 struct rte_flow_action *actions; member 320 struct rte_flow_action actions[MLX5_HW_MAX_ACTS]; in mlx5_hw_rss_ptype_create_base_flow() local 354 const struct rte_flow_action actions[], in flow_nta_locate_rss() 420 const struct rte_flow_action actions[], in flow_nta_create_single() 480 const struct rte_flow_action actions[], in flow_nta_handle_rss()
|
/dpdk/drivers/net/cnxk/ |
H A D | cnxk_rep_flow.c | 32 cnxk_flow_params_count(const struct rte_flow_item pattern[], const struct rte_flow_action actions[], in cnxk_flow_params_count() 491 const struct rte_flow_item pattern[], const struct rte_flow_action actions[], in process_flow_rule() 543 const struct rte_flow_action actions[], struct rte_flow_error *error) in cnxk_rep_flow_create_native() 573 const struct rte_flow_item pattern[], const struct rte_flow_action actions[], in cnxk_rep_flow_create() 620 const struct rte_flow_item pattern[], const struct rte_flow_action actions[], in cnxk_rep_flow_validate()
|
H A D | cn10k_flow.c | 26 const struct rte_flow_action actions[]) in cn10k_mtr_configure() 128 const struct rte_flow_action actions[], in cn10k_flow_create()
|
/dpdk/examples/qos_meter/ |
H A D | rte_policer.h | 19 enum rte_phb_action actions[RTE_COLORS][RTE_COLORS]; member
|