Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c181 struct mlx5_flow_rule *dst) in create_vport_action()
192 struct mlx5_flow_rule *dst) in create_uplink_action()
201 struct mlx5_flow_rule *dst) in create_ft_action()
218 struct mlx5_flow_rule *dst) in create_range_action()
240 static bool contain_vport_reformat_action(struct mlx5_flow_rule *dst) in contain_vport_reformat_action()
266 struct mlx5_flow_rule *dst; in mlx5_cmd_dr_create_fte()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.h174 struct mlx5_flow_rule { struct
187 struct mlx5_flow_rule *rule[] __counted_by(num_rules); argument
Dfs_core.c368 static struct mlx5_flow_rule *
618 struct mlx5_flow_rule *rule; in del_sw_hw_dup_rule()
643 struct mlx5_flow_rule *rule; in del_sw_hw_rule()
1172 static bool rule_is_pending(struct fs_fte *fte, struct mlx5_flow_rule *rule) in rule_is_pending()
1174 struct mlx5_flow_rule *tmp_rule; in rule_is_pending()
1181 tmp_rule = container_of(iter, struct mlx5_flow_rule, node); in rule_is_pending()
1190 static int _mlx5_modify_rule_destination(struct mlx5_flow_rule *rule, in _mlx5_modify_rule_destination()
1254 struct mlx5_flow_rule *iter; in connect_fwd_rules()
1519 static struct mlx5_flow_rule *alloc_rule(struct mlx5_flow_destination *dest) in alloc_rule()
1521 struct mlx5_flow_rule *rule; in alloc_rule()
[all …]
Dfs_cmd.c462 struct mlx5_flow_rule *dst; in mlx5_set_extended_dest()
526 struct mlx5_flow_rule *dst; in mlx5_cmd_set_fte()