| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | mod_hdr.h | 13 int num_actions; member
|
| H A D | mod_hdr.c | 10 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 D | mod_hdr.h | 15 int num_actions; member
|
| H A D | mod_hdr.c | 10 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 D | fs_dr.h | 25 int num_actions; member
|
| H A D | fs_dr.c | 237 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 D | dr_rule.c | 542 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 D | fs_dr.h | 21 int num_actions; member
|
| H A D | fs_dr.c | 270 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 D | dr_rule.c | 588 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 D | smfs.c | 51 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 D | cxgb4_tc_u32.c | 94 unsigned int num_actions = 0; in fill_action_fields() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_u32.c | 94 unsigned int num_actions = 0; in fill_action_fields() local
|
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| H A D | nf_tables_offload.h | 33 unsigned int num_actions; member
|
| /kernel/linux/linux-6.6/include/net/netfilter/ |
| H A D | nf_tables_offload.h | 33 unsigned int num_actions; member
|
| /kernel/linux/linux-5.10/net/core/ |
| H A D | flow_offload.c | 9 struct flow_rule *flow_rule_alloc(unsigned int num_actions) in flow_rule_alloc() argument
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nf_tables_offload.c | 12 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 D | ct_fs_smfs.c | 304 int num_actions = 0, err; in mlx5_ct_fs_smfs_ct_rule_add() local
|
| /kernel/linux/linux-6.6/lib/kunit/ |
| H A D | kunit-test.c | 414 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 D | nf_tables_offload.c | 10 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 D | fs_cmd.c | 125 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 D | counter.h | 141 size_t num_actions; member
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | flow_offload.c | 10 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 D | counter.c | 574 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 D | fs_cmd.c | 128 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
|