Searched refs:mlx5_hlist_create (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/common/mlx5/ |
| H A D | version.map | 98 mlx5_hlist_create;
|
| H A D | mlx5_common_utils.h | 296 struct mlx5_hlist *mlx5_hlist_create(const char *name, uint32_t size,
|
| H A D | mlx5_common_utils.c | 388 mlx5_hlist_create(const char *name, uint32_t size, bool direct_key, in mlx5_hlist_create() function
|
| /dpdk/drivers/crypto/mlx5/ |
| H A D | mlx5_crypto_dek.c | 144 priv->dek_hlist = mlx5_hlist_create("dek_hlist", in mlx5_crypto_dek_setup()
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5.c | 1640 sh->groups = mlx5_hlist_create in mlx5_alloc_hw_group_hash_list() 1681 sh->flow_tbls = mlx5_hlist_create(s, MLX5_FLOW_TABLE_HLIST_ARRAY_SIZE, in mlx5_alloc_table_hash_list()
|
| H A D | mlx5_flow.c | 10370 tunnel->groups = mlx5_hlist_create("tunnel groups", 64, false, true, in mlx5_flow_tunnel_allocate() 10479 thub->groups = mlx5_hlist_create("flow groups", 64, in mlx5_alloc_tunnel_hub()
|
| H A D | mlx5_flow_dv.c | 331 hl = mlx5_hlist_create(s, size, direct_key, lcores_share, in flow_dv_hlist_prepare()
|
| /dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_os.c | 1598 priv->mreg_cp_tbl = mlx5_hlist_create(MLX5_FLOW_MREG_HNAME, in mlx5_dev_spawn()
|