Lines Matching refs:target_count
645 int target_count;
655 if (ctx->index > ctx->target_count) {
849 int target_count, i;
852 target_count = 0;
854 target_count = NR_CXL_ROOT_PORTS;
856 target_count = NR_CXL_SWITCH_PORTS;
862 .target_count = target_count,
867 if (target_count) {
870 cxlsd = cxl_switch_decoder_alloc(port, target_count);
892 if (target_count) {