Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.h338 void *mlx5_ipool_zmalloc(struct mlx5_indexed_pool *pool, uint32_t *idx);
H A Dmlx5_flow_hw.c293 act_data = mlx5_ipool_zmalloc(priv->acts_ipool, &idx); in __flow_hw_act_data_alloc()
1086 flow = mlx5_ipool_zmalloc(table->flow, &flow_idx); in flow_hw_async_flow_create()
1848 grp_data = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_HW_GRP], &idx); in flow_hw_grp_create_cb()
H A Dmlx5_utils.c573 mlx5_ipool_zmalloc(struct mlx5_indexed_pool *pool, uint32_t *idx) in mlx5_ipool_zmalloc() function
1114 e_tbl = mlx5_ipool_zmalloc(tbl->eip, &tbl_idx); in __l3t_set_entry()
H A Dmlx5_flow_meter.c849 sub_policy = mlx5_ipool_zmalloc in mlx5_flow_meter_policy_add()
1262 legacy_fm = mlx5_ipool_zmalloc in mlx5_flow_meter_create()
H A Dmlx5_flow_dv.c3817 resource = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_PORT_ID], &idx); in flow_dv_port_id_create_cb()
3849 resource = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_PORT_ID], &idx); in flow_dv_port_id_clone_cb()
5485 entry = mlx5_ipool_zmalloc(ipool, &idx); in flow_dv_modify_create_cb()
10514 tbl_data = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_JUMP], &idx); in flow_dv_tbl_create_cb()
10898 entry = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_TAG], &idx); in flow_dv_tag_create_cb()
11415 resource = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_SAMPLE], &idx); in flow_dv_sample_create_cb()
11607 resource = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_DEST_ARRAY], in flow_dv_dest_array_create_cb()
11706 resource = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_DEST_ARRAY], in flow_dv_dest_array_clone_cb()
15062 shared_rss = mlx5_ipool_zmalloc in __flow_dv_action_rss_create()
17149 sub_policy = mlx5_ipool_zmalloc in __flow_dv_meter_get_rss_sub_policy()
[all …]
H A Dmlx5_rxq.c2927 hrxq = mlx5_ipool_zmalloc(priv->sh->ipool[MLX5_IPOOL_HRXQ], &hrxq_idx); in __mlx5_hrxq_create()
2970 hrxq = mlx5_ipool_zmalloc(priv->sh->ipool[MLX5_IPOOL_HRXQ], &hrxq_idx); in mlx5_hrxq_clone_cb()
H A Dmlx5_flow_verbs.c1664 dev_handle = mlx5_ipool_zmalloc(priv->sh->ipool[MLX5_IPOOL_MLX5_FLOW], in flow_verbs_prepare()
H A Dmlx5_flow.c4685 mcp_res = mlx5_ipool_zmalloc(priv->sh->ipool[MLX5_IPOOL_MCP], &idx); in flow_dv_mreg_create_cb()
6918 flow = mlx5_ipool_zmalloc(priv->flows[type], &idx); in flow_list_create()
10362 tunnel = mlx5_ipool_zmalloc(ipool, &id); in mlx5_flow_tunnel_allocate()