Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dversion.map101 mlx5_hlist_unregister;
H A Dmlx5_common_utils.h355 int mlx5_hlist_unregister(struct mlx5_hlist *h, struct mlx5_list_entry *entry);
H A Dmlx5_common_utils.c493 mlx5_hlist_unregister(struct mlx5_hlist *h, struct mlx5_list_entry *entry) in mlx5_hlist_unregister() function
/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto_dek.c25 return mlx5_hlist_unregister(priv->dek_hlist, &dek->entry); in mlx5_crypto_dek_destroy()
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_hw.c187 mlx5_hlist_unregister(priv->sh->flow_tbls, &grp->entry); in flow_hw_jump_release()
262 mlx5_hlist_unregister(priv->sh->flow_tbls, &grp->entry); in __flow_hw_action_template_destroy()
1547 mlx5_hlist_unregister(priv->sh->groups, in flow_hw_table_create()
1599 mlx5_hlist_unregister(priv->sh->groups, &table->grp->entry); in flow_hw_table_destroy()
H A Dmlx5_flow_dv.c10735 mlx5_hlist_unregister(tunnel_grp_hash, he); in flow_dv_tbl_remove_cb()
10769 return mlx5_hlist_unregister(sh->flow_tbls, &tbl_data->entry); in flow_dv_tbl_resource_release()
11051 return mlx5_hlist_unregister(priv->sh->tag_table, &tag->entry); in flow_dv_tag_release()
14392 return mlx5_hlist_unregister(priv->sh->encaps_decaps, &resource->entry); in flow_dv_encap_decap_resource_release()
14450 return mlx5_hlist_unregister(priv->sh->modify_cmds, &entry->entry); in flow_dv_modify_hdr_resource_release()
H A Dmlx5_flow.c4818 mlx5_hlist_unregister(priv->mreg_cp_tbl, &mcp_res->hlist_ent); in flow_mreg_del_copy_action()
4847 mlx5_hlist_unregister(priv->mreg_cp_tbl, entry); in flow_mreg_del_default_copy_action()