Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c180 static void mlx5_free_flow_attr_actions(struct mlx5e_tc_flow *flow,
2052 mlx5_free_flow_attr_actions(flow, attr); in free_branch_attr()
2090 mlx5_free_flow_attr_actions(flow, flow->extra_split_attr); in mlx5e_tc_del_fdb_flow()
2094 mlx5_free_flow_attr_actions(flow, attr); in mlx5e_tc_del_fdb_flow()
3746 mlx5_free_flow_attr_actions(flow, attr); in free_flow_post_acts()
4400 mlx5_free_flow_attr_actions(struct mlx5e_tc_flow *flow, struct mlx5_flow_attr *attr) in mlx5_free_flow_attr_actions() function