Searched refs:qfirst (Results 1 – 2 of 2) sorted by relevance
700 u_int qfirst; member710 u_int qfirst; member722 u_int qfirst, qlast, i; in netmap_bwrap_polling() local727 qfirst = nbk->qfirst; in netmap_bwrap_polling()732 for (i = qfirst; i < qlast; i++) { in netmap_bwrap_polling()757 t->qfirst = all ? bps->qfirst /* must be 0 */: affinity; in nm_bdg_create_kthreads()758 t->qlast = all ? bps->qlast : t->qfirst + 1; in nm_bdg_create_kthreads()760 nm_prinf("kthread %d a:%u qf:%u ql:%u", i, affinity, t->qfirst, in nm_bdg_create_kthreads()834 unsigned int qfirst, qlast; in get_polling_cfg() local858 qfirst = i; in get_polling_cfg()[all …]
2748 u_int i, qfirst, qlast; in netmap_ioctl() local3181 qfirst = priv->np_qfirst[t]; in netmap_ioctl()3185 for (i = qfirst; i < qlast; i++) { in netmap_ioctl()