Lines Matching defs:target_count
649 int target_count;
659 if (ctx->index > ctx->target_count) {
855 int target_count, i;
858 target_count = 0;
860 target_count = NR_CXL_ROOT_PORTS;
862 target_count = NR_CXL_SWITCH_PORTS;
866 .target_count = target_count,
871 if (target_count) {
874 cxlsd = cxl_switch_decoder_alloc(port, target_count);
898 if (target_count) {