Searched refs:hwctx_limit (Results 1 – 6 of 6) sorted by relevance
74 .hwctx_limit = 16,
83 .hwctx_limit = 6,
110 .hwctx_limit = 16,
938 res_info.npu_task_max = priv->hwctx_limit; in aie2_query_resource_info()953 if (hwctx->fw_ctx_id >= xdna->dev_handle->priv->hwctx_limit) { in aie2_fill_hwctx_map()955 xdna->dev_handle->priv->hwctx_limit); in aie2_fill_hwctx_map()972 elem_num = xdna->dev_handle->priv->hwctx_limit; in aie2_get_telemetry()
291 u32 hwctx_limit; member