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.h165 struct mlx5_flow_rule { struct
178 struct mlx5_flow_rule *rule[] __counted_by(num_rules); argument
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()
1185 static bool rule_is_pending(struct fs_fte *fte, struct mlx5_flow_rule *rule) in rule_is_pending()
1187 struct mlx5_flow_rule *tmp_rule; in rule_is_pending()
1194 tmp_rule = container_of(iter, struct mlx5_flow_rule, node); in rule_is_pending()
1203 static int _mlx5_modify_rule_destination(struct mlx5_flow_rule *rule, in _mlx5_modify_rule_destination()
1267 struct mlx5_flow_rule *iter; in connect_fwd_rules()
1529 static struct mlx5_flow_rule *alloc_rule(struct mlx5_flow_destination *dest) in alloc_rule()
1531 struct mlx5_flow_rule *rule; in alloc_rule()
[all …]
H A Dfs_cmd.c487 struct mlx5_flow_rule *dst; in mlx5_set_extended_dest()
551 struct mlx5_flow_rule *dst; in mlx5_cmd_set_fte()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c385 struct mlx5_flow_rule *dst) in mlx5_fs_get_dest_action_ft()
392 struct mlx5_flow_rule *dst) in mlx5_fs_get_dest_action_table_num()
401 struct mlx5_flow_rule *dst) in mlx5_fs_create_dest_action_table_num()
412 struct mlx5_flow_rule *dst, in mlx5_fs_get_dest_action_vport()
458 struct mlx5_flow_rule *dst) in mlx5_fs_create_dest_action_range()
538 struct mlx5_flow_rule *dst) in mlx5_fs_get_dest_action_sampler()
756 struct mlx5_flow_rule *dst; in mlx5_fs_fte_get_hws_actions()