Searched refs:mlx5_cache_unregister (Results 1 – 4 of 4) sorted by relevance
608 int mlx5_cache_unregister(struct mlx5_cache_list *list,
335 mlx5_cache_unregister(struct mlx5_cache_list *list, in mlx5_cache_unregister() function
10844 ret = mlx5_cache_unregister(&tbl->matchers, &matcher->entry); in flow_dv_matcher_release()10988 return mlx5_cache_unregister(&priv->sh->port_id_action_list, in flow_dv_port_id_action_resource_release()11046 return mlx5_cache_unregister(&priv->sh->push_vlan_action_list, in flow_dv_push_vlan_action_resource_release()11136 return mlx5_cache_unregister(&priv->sh->sample_action_list, in flow_dv_sample_resource_release()11186 return mlx5_cache_unregister(&priv->sh->dest_array_list, in flow_dv_dest_array_resource_release()
2447 return mlx5_cache_unregister(&priv->hrxqs, &hrxq->entry); in mlx5_hrxq_release()