Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A 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/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h174 struct mlx5_flow_rule { struct
187 struct mlx5_flow_rule *rule[] __counted_by(num_rules); argument
H A 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 …]
H A Dfs_cmd.c462 struct mlx5_flow_rule *dst; in mlx5_set_extended_dest()
526 struct mlx5_flow_rule *dst; in mlx5_cmd_set_fte()