Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.h237 TP_PROTO(const struct mlx5_flow_rule *rule),
240 __field(const struct mlx5_flow_rule *, rule)
267 TP_PROTO(const struct mlx5_flow_rule *rule),
270 __field(const struct mlx5_flow_rule *, rule)
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_core.h97 struct mlx5_flow_rule { struct
109 struct mlx5_flow_rule *rule[]; argument
Dfs_core.c192 static struct mlx5_flow_rule *
404 struct mlx5_flow_rule *rule; in del_sw_hw_rule()
825 static int _mlx5_modify_rule_destination(struct mlx5_flow_rule *rule, in _mlx5_modify_rule_destination()
879 struct mlx5_flow_rule *iter; in connect_fwd_rules()
1112 static struct mlx5_flow_rule *alloc_rule(struct mlx5_flow_destination *dest) in alloc_rule()
1114 struct mlx5_flow_rule *rule; in alloc_rule()
1164 struct mlx5_flow_rule *rule = NULL; in create_flow_handle()
1369 static struct mlx5_flow_rule *find_flow_rule(struct fs_fte *fte, in find_flow_rule()
1372 struct mlx5_flow_rule *rule; in find_flow_rule()
1460 struct mlx5_flow_rule *dst; in mlx5_flow_rule_counter()
Dfs_cmd.c319 struct mlx5_flow_rule *dst; in mlx5_cmd_set_fte()