Searched refs:mlx5dr_action (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
A D | mlx5dr.h | 11 struct mlx5dr_action; 84 struct mlx5dr_action * 87 struct mlx5dr_action * 90 struct mlx5dr_action * 94 struct mlx5dr_action * 99 struct mlx5dr_action * 110 struct mlx5dr_action * 113 struct mlx5dr_action * 116 struct mlx5dr_action * 124 struct mlx5dr_action * [all …]
|
A D | dr_action.c | 984 struct mlx5dr_action * 1002 struct mlx5dr_action * 1073 struct mlx5dr_action * 1139 struct mlx5dr_action * 1245 struct mlx5dr_action * 1265 struct mlx5dr_action * 1292 struct mlx5dr_action * 1495 struct mlx5dr_action * 2024 struct mlx5dr_action * 2064 struct mlx5dr_action * [all …]
|
A D | fs_dr.h | 14 struct mlx5dr_action *dr_action; 20 struct mlx5dr_action **dr_actions; 34 struct mlx5dr_action *miss_action;
|
A D | fs_dr.c | 33 struct mlx5dr_action *old_miss_action; in set_miss_action() 34 struct mlx5dr_action *action = NULL; in set_miss_action() 110 struct mlx5dr_action *action = ft->fs_dr_table.miss_action; in mlx5_cmd_dr_destroy_flow_table() 188 static struct mlx5dr_action *create_vport_action(struct mlx5dr_domain *domain, in create_vport_action() 208 static struct mlx5dr_action *create_ft_action(struct mlx5dr_domain *domain, in create_ft_action() 218 static struct mlx5dr_action *create_range_action(struct mlx5dr_domain *domain, in create_range_action() 262 struct mlx5dr_action **fs_dr_actions; in mlx5_cmd_dr_create_fte() 263 struct mlx5dr_action *tmp_action; in mlx5_cmd_dr_create_fte() 264 struct mlx5dr_action **actions; in mlx5_cmd_dr_create_fte() 626 struct mlx5dr_action *action; in mlx5_cmd_dr_packet_reformat_alloc() [all …]
|
A D | dr_types.h | 511 struct mlx5dr_action *actions[], 956 struct mlx5dr_action *miss_action; 1034 struct mlx5dr_action **ref_actions; 1042 struct mlx5dr_action *hit_tbl_action; 1043 struct mlx5dr_action *miss_tbl_action; 1068 struct mlx5dr_action *action; 1080 struct mlx5dr_action { struct 1442 struct mlx5dr_action *action);
|
A D | dr_table.c | 8 struct mlx5dr_action *action) in dr_table_set_miss_action_nic() 47 struct mlx5dr_action *action) in mlx5dr_table_set_miss_action()
|
A D | dr_rule.c | 590 struct mlx5dr_action *actions[]) in dr_rule_add_action_members() 1117 struct mlx5dr_action *actions[]) in dr_rule_create_rule_nic() 1259 struct mlx5dr_action *actions[]) in dr_rule_create_rule_fdb() 1290 struct mlx5dr_action *actions[], in dr_rule_create_rule() 1353 struct mlx5dr_action *actions[], in mlx5dr_rule_create()
|
A D | dr_dbg.c | 109 struct mlx5dr_action *action = action_mem->action; in dr_dump_rule_action_mem()
|
A D | dr_send.c | 724 struct mlx5dr_action *action) in mlx5dr_send_postsend_action()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | smfs.h | 19 struct mlx5dr_action * 22 struct mlx5dr_action * 26 mlx5_smfs_action_destroy(struct mlx5dr_action *action); 30 size_t num_actions, struct mlx5dr_action *actions[],
|
A D | smfs.c | 32 struct mlx5dr_action * 38 struct mlx5dr_action * 45 mlx5_smfs_action_destroy(struct mlx5dr_action *action) in mlx5_smfs_action_destroy() 52 size_t num_actions, struct mlx5dr_action *actions[], in mlx5_smfs_rule_create()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
A D | ct_fs_smfs.c | 34 struct mlx5dr_action *fwd_action; 42 struct mlx5dr_action *count_action; 297 struct mlx5dr_action *actions[5]; in mlx5_ct_fs_smfs_ct_rule_add()
|
Completed in 24 milliseconds