Searched refs:mlx5_devx_cmd_create_cq (Results 1 – 8 of 8) sorted by relevance
13 mlx5_devx_cmd_create_cq;
438 struct mlx5_devx_obj *mlx5_devx_cmd_create_cq(void *ctx,
1539 mlx5_devx_cmd_create_cq(void *ctx, struct mlx5_devx_cq_attr *attr) in mlx5_devx_cmd_create_cq() function
136 cq->obj = mlx5_devx_cmd_create_cq(priv->ctx, &attr); in regex_ctrl_create_cq()
89 cq->cq = mlx5_devx_cmd_create_cq(ctx, &attr); in mlx5_aso_cq_create()
285 wq->cq = mlx5_devx_cmd_create_cq(sh->ctx, &cq_attr); in mlx5_txpp_create_rearm_queue()525 wq->cq = mlx5_devx_cmd_create_cq(sh->ctx, &cq_attr); in mlx5_txpp_create_clock_queue()
530 cq_obj = mlx5_devx_cmd_create_cq(priv->sh->ctx, &cq_attr); in mlx5_rxq_create_devx_cq_resources()1279 txq_obj->cq_devx = mlx5_devx_cmd_create_cq(priv->sh->ctx, &cq_attr); in mlx5_txq_create_devx_cq_resources()
172 cq->cq = mlx5_devx_cmd_create_cq(priv->ctx, &attr); in mlx5_vdpa_cq_create()