Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dversion.map102 mlx5_hlist_destroy;
H A Dmlx5_common_utils.h366 void mlx5_hlist_destroy(struct mlx5_hlist *h);
H A Dmlx5_common_utils.c511 mlx5_hlist_destroy(struct mlx5_hlist *h) in mlx5_hlist_destroy() function
/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto_dek.c160 mlx5_hlist_destroy(priv->dek_hlist); in mlx5_crypto_dek_unset()
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c637 mlx5_hlist_destroy(sh->encaps_decaps); in mlx5_alloc_shared_dr()
641 mlx5_hlist_destroy(sh->modify_cmds); in mlx5_alloc_shared_dr()
646 mlx5_hlist_destroy(sh->tag_table); in mlx5_alloc_shared_dr()
716 mlx5_hlist_destroy(sh->encaps_decaps); in mlx5_os_free_shared_dr()
720 mlx5_hlist_destroy(sh->modify_cmds); in mlx5_os_free_shared_dr()
725 mlx5_hlist_destroy(sh->tag_table); in mlx5_os_free_shared_dr()
1620 mlx5_hlist_destroy(priv->mreg_cp_tbl); in mlx5_dev_spawn()
/dpdk/drivers/net/mlx5/
H A Dmlx5.c1620 mlx5_hlist_destroy(*tbls); in mlx5_free_table_hash_list()
1894 mlx5_hlist_destroy(priv->mreg_cp_tbl); in mlx5_dev_close()
H A Dmlx5_flow.c10279 mlx5_hlist_destroy(tunnel->groups); in mlx5_flow_tunnel_free()
10464 mlx5_hlist_destroy(thub->groups); in mlx5_release_tunnel_hub()
10496 mlx5_hlist_destroy(thub->groups); in mlx5_alloc_tunnel_hub()
H A Dmlx5_flow_dv.c344 mlx5_hlist_destroy(hl); in flow_dv_hlist_prepare()