Searched refs:req_cpus (Results 1 – 1 of 1) sorted by relevance
836 uint32_t req_cpus = req->nr_num_polling_cpus; in get_polling_cfg() local840 if (req_cpus == 0) { in get_polling_cfg()843 } else if (req_cpus >= avail_cpus) { in get_polling_cfg()853 if (i + req_cpus > nma_get_nrings(na, NR_RX)) { in get_polling_cfg()855 i, i + req_cpus, nma_get_nrings(na, NR_RX)); in get_polling_cfg()859 qlast = qfirst + req_cpus; in get_polling_cfg()865 if (req_cpus != 1) { in get_polling_cfg()867 "(was %d)", req_cpus); in get_polling_cfg()882 bps->ncpus = req_cpus; in get_polling_cfg()886 qfirst, qlast, core_from, req_cpus); in get_polling_cfg()