Lines Matching refs:route_table
422 rswitch->route_table = in rio_setup_device()
425 if (!rswitch->route_table) in rio_setup_device()
430 rswitch->route_table[rdid] = RIO_INVALID_ROUTE; in rio_setup_device()
459 kfree(rswitch->route_table); in rio_setup_device()
470 kfree(rswitch->route_table); in rio_setup_device()
602 rdev->rswitch->route_table[port->host_deviceid] = sw_inport; in rio_enum_peer()
609 rdev->rswitch->route_table[destid] = sw_inport; in rio_enum_peer()
659 route_table[destid] = in rio_enum_peer()
904 if (RIO_INVALID_ROUTE == rswitch->route_table[destid]) { in rio_update_route_tables()
915 rswitch->route_table[destid] = sport; in rio_update_route_tables()
1042 rswitch->route_table[i] = sport; in rio_build_route_tables()