Home
last modified time | relevance | path

Searched defs:num_actions (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.h13 int num_actions; member
H A Dmod_hdr.c10 int num_actions; member
76 int num_actions, actions_size, err; in mlx5e_mod_hdr_attach() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.h15 int num_actions; member
H A Dmod_hdr.c10 int num_actions; member
77 int num_actions, actions_size, err; in mlx5e_mod_hdr_attach() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.h25 int num_actions; member
H A Dfs_dr.c237 int num_actions = 0; in mlx5_cmd_dr_create_fte() local
570 mlx5_cmd_dr_modify_header_alloc(struct mlx5_flow_root_namespace *ns, u8 namespace, u8 num_actions, void *modify_actions, struct mlx5_modify_hdr *modify_hdr) mlx5_cmd_dr_modify_header_alloc() argument
[all...]
H A Ddr_rule.c542 dr_rule_add_action_members(struct mlx5dr_rule *rule, size_t num_actions, struct mlx5dr_action *actions[]) dr_rule_add_action_members() argument
1014 dr_rule_create_rule_nic(struct mlx5dr_rule *rule, struct mlx5dr_rule_rx_tx *nic_rule, struct mlx5dr_match_param *param, size_t num_actions, struct mlx5dr_action *actions[]) dr_rule_create_rule_nic() argument
1140 dr_rule_create_rule_fdb(struct mlx5dr_rule *rule, struct mlx5dr_match_param *param, size_t num_actions, struct mlx5dr_action *actions[]) dr_rule_create_rule_fdb() argument
1171 dr_rule_create_rule(struct mlx5dr_matcher *matcher, struct mlx5dr_match_parameters *value, size_t num_actions, struct mlx5dr_action *actions[], u32 flow_source) dr_rule_create_rule() argument
1232 mlx5dr_rule_create(struct mlx5dr_matcher *matcher, struct mlx5dr_match_parameters *value, size_t num_actions, struct mlx5dr_action *actions[], u32 flow_source) mlx5dr_rule_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.h21 int num_actions; member
H A Dfs_dr.c270 int num_actions = 0; in mlx5_cmd_dr_create_fte() local
684 mlx5_cmd_dr_modify_header_alloc(struct mlx5_flow_root_namespace *ns, u8 namespace, u8 num_actions, void *modify_actions, struct mlx5_modify_hdr *modify_hdr) mlx5_cmd_dr_modify_header_alloc() argument
[all...]
H A Ddr_rule.c588 dr_rule_add_action_members(struct mlx5dr_rule *rule, size_t num_actions, struct mlx5dr_action *actions[]) dr_rule_add_action_members() argument
1113 dr_rule_create_rule_nic(struct mlx5dr_rule *rule, struct mlx5dr_rule_rx_tx *nic_rule, struct mlx5dr_match_param *param, size_t num_actions, struct mlx5dr_action *actions[]) dr_rule_create_rule_nic() argument
1256 dr_rule_create_rule_fdb(struct mlx5dr_rule *rule, struct mlx5dr_match_param *param, size_t num_actions, struct mlx5dr_action *actions[]) dr_rule_create_rule_fdb() argument
1287 dr_rule_create_rule(struct mlx5dr_matcher *matcher, struct mlx5dr_match_parameters *value, size_t num_actions, struct mlx5dr_action *actions[], u32 flow_source) dr_rule_create_rule() argument
1350 mlx5dr_rule_create(struct mlx5dr_matcher *matcher, struct mlx5dr_match_parameters *value, size_t num_actions, struct mlx5dr_action *actions[], u32 flow_source) mlx5dr_rule_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsmfs.c51 mlx5_smfs_rule_create(struct mlx5dr_matcher *matcher, struct mlx5_flow_spec *spec, size_t num_actions, struct mlx5dr_action *actions[], u32 flow_source) mlx5_smfs_rule_create() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c94 unsigned int num_actions = 0; in fill_action_fields() local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_u32.c94 unsigned int num_actions = 0; in fill_action_fields() local
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_tables_offload.h33 unsigned int num_actions; member
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_tables_offload.h33 unsigned int num_actions; member
/kernel/linux/linux-5.10/net/core/
H A Dflow_offload.c9 struct flow_rule *flow_rule_alloc(unsigned int num_actions) in flow_rule_alloc() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_tables_offload.c12 static struct nft_flow_rule *nft_flow_rule_alloc(int num_actions) in nft_flow_rule_alloc() argument
94 int num_actions = 0, err; in nft_flow_rule_create() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c304 int num_actions = 0, err; in mlx5_ct_fs_smfs_ct_rule_add() local
/kernel/linux/linux-6.6/lib/kunit/
H A Dkunit-test.c414 int num_actions = 0; in kunit_resource_test_action() local
433 int num_actions = 0; in kunit_resource_test_remove_action() local
444 int num_actions = 0; kunit_resource_test_release_action() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_tables_offload.c10 static struct nft_flow_rule *nft_flow_rule_alloc(int num_actions) in nft_flow_rule_alloc() argument
93 int num_actions = 0, err; in nft_flow_rule_create() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c125 mlx5_cmd_stub_modify_header_alloc(struct mlx5_flow_root_namespace *ns, u8 namespace, u8 num_actions, void *modify_actions, struct mlx5_modify_hdr *modify_hdr) mlx5_cmd_stub_modify_header_alloc() argument
756 mlx5_cmd_modify_header_alloc(struct mlx5_flow_root_namespace *ns, u8 namespace, u8 num_actions, void *modify_actions, struct mlx5_modify_hdr *modify_hdr) mlx5_cmd_modify_header_alloc() argument
/kernel/linux/linux-5.10/include/linux/
H A Dcounter.h141 size_t num_actions; member
/kernel/linux/linux-6.6/net/core/
H A Dflow_offload.c10 struct flow_rule *flow_rule_alloc(unsigned int num_actions) in flow_rule_alloc() argument
31 struct flow_offload_action *offload_action_alloc(unsigned int num_actions) in offload_action_alloc() argument
/kernel/linux/linux-5.10/drivers/counter/
H A Dcounter.c574 const size_t num_actions = synapse->num_actions; in counter_action_store() local
601 size_t num_actions; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c128 mlx5_cmd_stub_modify_header_alloc(struct mlx5_flow_root_namespace *ns, u8 namespace, u8 num_actions, void *modify_actions, struct mlx5_modify_hdr *modify_hdr) mlx5_cmd_stub_modify_header_alloc() argument
946 mlx5_cmd_modify_header_alloc(struct mlx5_flow_root_namespace *ns, u8 namespace, u8 num_actions, void *modify_actions, struct mlx5_modify_hdr *modify_hdr) mlx5_cmd_modify_header_alloc() argument

Completed in 21 milliseconds

12