Searched refs:total_col (Results 1 – 5 of 5) sorted by relevance
109 u32 total_col; member
465 if (!hwctx->num_col || hwctx->num_col > ndev->total_col) { in aie2_hwctx_col_list()480 end = ndev->total_col - hwctx->num_col; in aie2_hwctx_col_list()519 hwctx->num_unused_col = xdna->dev_handle->total_col - hwctx->num_col; in aie2_alloc_resource()520 hwctx->num_col = xdna->dev_handle->total_col; in aie2_alloc_resource()
257 ndev->total_col = min(aie2_max_col, ndev->metadata.cols); in aie2_mgmt_fw_query()611 xrs_cfg.total_col = ndev->total_col; in aie2_init()821 for (i = 0; i < min_t(u32, ndev->total_col, 8); i++) { in aie2_get_sensors()
85 if (cdop->ncols > xrs->cfg.total_col) in sanity_check()
219 u32 total_col; member