Home
last modified time | relevance | path

Searched refs:mlx5_flow_rule (Results 1 – 6 of 6) 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/steering/sws/
H A 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()
267 struct mlx5_flow_rule *dst; in mlx5_cmd_dr_create_fte()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h185 struct mlx5_flow_rule { struct
198 struct mlx5_flow_rule *rule[] __counted_by(num_rules); argument
261 /* Type of children is mlx5_flow_rule */
H A Dfs_core.c373 static struct mlx5_flow_rule *
623 struct mlx5_flow_rule *rule; in del_sw_hw_dup_rule()
648 struct mlx5_flow_rule *rule; in del_sw_hw_rule()
1184 static bool rule_is_pending(struct fs_fte *fte, struct mlx5_flow_rule *rule) in rule_is_pending()
1186 struct mlx5_flow_rule *tmp_rule; in rule_is_pending()
1193 tmp_rule = container_of(iter, struct mlx5_flow_rule, node); in rule_is_pending()
1202 static int _mlx5_modify_rule_destination(struct mlx5_flow_rule *rule, in _mlx5_modify_rule_destination()
1266 struct mlx5_flow_rule *iter; in connect_fwd_rules()
1531 static struct mlx5_flow_rule *alloc_rule(struct mlx5_flow_destination *dest) in alloc_rule()
1533 struct mlx5_flow_rule *rul in alloc_rule()
[all...]
H A Dfs_cmd.c463 struct mlx5_flow_rule *dst; in mlx5_set_extended_dest()
527 struct mlx5_flow_rule *dst; in mlx5_cmd_set_fte()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c384 struct mlx5_flow_rule *dst) in mlx5_fs_get_dest_action_ft()
391 struct mlx5_flow_rule *dst) in mlx5_fs_get_dest_action_table_num()
400 struct mlx5_flow_rule *dst) in mlx5_fs_create_dest_action_table_num()
411 struct mlx5_flow_rule *dst, in mlx5_fs_get_dest_action_vport()
457 struct mlx5_flow_rule *dst) in mlx5_fs_create_dest_action_range()
537 struct mlx5_flow_rule *dst) in mlx5_fs_get_dest_action_sampler()
755 struct mlx5_flow_rule *dst; in mlx5_fs_fte_get_hws_actions()