Home
last modified time | relevance | path

Searched refs:mlx5_flow_rule (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.h274 TP_PROTO(const struct mlx5_flow_rule *rule),
277 __field(const struct mlx5_flow_rule *, rule)
304 TP_PROTO(const struct mlx5_flow_rule *rule),
307 __field(const struct mlx5_flow_rule *, rule)
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.h149 struct mlx5_flow_rule { struct
162 struct mlx5_flow_rule *rule[]; argument
Dfs_core.c278 static struct mlx5_flow_rule *
516 struct mlx5_flow_rule *rule; in del_sw_hw_rule()
942 static int _mlx5_modify_rule_destination(struct mlx5_flow_rule *rule, in _mlx5_modify_rule_destination()
996 struct mlx5_flow_rule *iter; in connect_fwd_rules()
1247 static struct mlx5_flow_rule *alloc_rule(struct mlx5_flow_destination *dest) in alloc_rule()
1249 struct mlx5_flow_rule *rule; in alloc_rule()
1299 struct mlx5_flow_rule *rule = NULL; in create_flow_handle()
1508 static struct mlx5_flow_rule *find_flow_rule(struct fs_fte *fte, in find_flow_rule()
1511 struct mlx5_flow_rule *rule; in find_flow_rule()
Dfs_cmd.c361 struct mlx5_flow_rule *dst; in mlx5_set_extended_dest()
399 struct mlx5_flow_rule *dst; in mlx5_cmd_set_fte()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c182 struct mlx5_flow_rule *dst) in create_vport_action()
193 struct mlx5_flow_rule *dst) in create_ft_action()
214 static bool contain_vport_reformat_action(struct mlx5_flow_rule *dst) in contain_vport_reformat_action()
235 struct mlx5_flow_rule *dst; in mlx5_cmd_dr_create_fte()