Lines Matching defs:next_destid
45 static int next_destid = 0;
402 rio_set_device_id(port, destid, hopcount, next_destid);
403 rdev->destid = next_destid;
404 next_destid = rio_destid_alloc(net);
605 while (destid != RIO_INVALID_DESTID && destid < next_destid) {
617 sw_destid = next_destid;
629 cur_destid = next_destid;
651 destid < next_destid;) {
689 if (next_destid == sw_destid)
690 next_destid = rio_destid_alloc(net);
991 next_destid = rio_destid_alloc(net);
1003 rio_destid_free(net, next_destid);