Searched refs:nb_qids (Results 1 – 4 of 4) sorted by relevance
43 int nb_qids; member158 for (i = t->nb_qids ; i < t->nb_qids + num_qids; i++) { in create_queues_type()167 t->nb_qids += num_qids; in create_queues_type()169 if (t->nb_qids > MAX_QIDS) in create_queues_type()
39 int nb_qids; member213 for (i = t->nb_qids; i < t->nb_qids + num_qids; i++) { in create_lb_qids()220 t->nb_qids += num_qids; in create_lb_qids()221 if (t->nb_qids > MAX_QIDS) in create_lb_qids()257 for (i = t->nb_qids; i < t->nb_qids + num_qids; i++) { in create_directed_qids()264 if (rte_event_port_link(evdev, ports[i - t->nb_qids], in create_directed_qids()271 t->nb_qids += num_qids; in create_directed_qids()272 if (t->nb_qids > MAX_QIDS) in create_directed_qids()1861 t->nb_qids = i; in qid_priorities()1944 t->nb_qids = i; in unlink_in_progress()
35 int nb_qids; member102 for (i = t->nb_qids; i < t->nb_qids + num_qids; i++) { in create_lb_qids()124 t->nb_qids += num_qids; in create_lb_qids()125 if (t->nb_qids > MAX_QIDS) in create_lb_qids()
36 int nb_qids; member103 for (i = t->nb_qids; i < t->nb_qids + num_qids; i++) { in create_lb_qids()125 t->nb_qids += num_qids; in create_lb_qids()126 if (t->nb_qids > MAX_QIDS) in create_lb_qids()