Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c180 static void mlx5_free_flow_attr_actions(struct mlx5e_tc_flow *flow,
1936 mlx5_free_flow_attr_actions(flow, attr); in free_branch_attr()
1973 mlx5_free_flow_attr_actions(flow, attr); in mlx5e_tc_del_fdb_flow()
3627 mlx5_free_flow_attr_actions(flow, attr); in free_flow_post_acts()
4281 mlx5_free_flow_attr_actions(struct mlx5e_tc_flow *flow, struct mlx5_flow_attr *attr) in mlx5_free_flow_attr_actions() function