Searched refs:hwctx_limit (Results 1 – 6 of 6) sorted by relevance
74 .hwctx_limit = 16,
83 .hwctx_limit = 6,
109 .hwctx_limit = 16,
873 res_info.npu_task_max = priv->hwctx_limit; in aie2_query_resource_info()888 if (hwctx->fw_ctx_id >= xdna->dev_handle->priv->hwctx_limit) { in aie2_fill_hwctx_map()890 xdna->dev_handle->priv->hwctx_limit); in aie2_fill_hwctx_map()907 elem_num = xdna->dev_handle->priv->hwctx_limit; in aie2_get_telemetry()
260 u32 hwctx_limit; member