Home
last modified time | relevance | path

Searched refs:next_destid (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rapidio/
A Drio-scan.c45 static int next_destid = 0; variable
402 rio_set_device_id(port, destid, hopcount, next_destid); in rio_setup_device()
403 rdev->destid = next_destid; in rio_setup_device()
404 next_destid = rio_destid_alloc(net); in rio_setup_device()
613 sw_destid = next_destid; in rio_enum_peer()
625 cur_destid = next_destid; in rio_enum_peer()
647 destid < next_destid;) { in rio_enum_peer()
685 if (next_destid == sw_destid) in rio_enum_peer()
686 next_destid = rio_destid_alloc(net); in rio_enum_peer()
987 next_destid = rio_destid_alloc(net); in rio_enum_mport()
[all …]

Completed in 5 milliseconds