Lines Matching refs:rswitch
186 list_add_tail(&rdev->rswitch->node,
212 list_del(&rdev->rswitch->node);
213 kfree(rdev->rswitch->route_table);
972 p_port = prev->rswitch->route_table[rdev->destid];
1081 struct rio_dev *nextdev = rdev->rswitch->nextdev[pnum];
1256 if (rdev->rswitch->ops && rdev->rswitch->ops->em_handle)
1257 rdev->rswitch->ops->em_handle(rdev, portnum);
1265 if (!(rdev->rswitch->port_ok & (1 << portnum))) {
1266 rdev->rswitch->port_ok |= (1 << portnum);
1284 if (rdev->rswitch->port_ok & (1 << portnum)) {
1285 rdev->rswitch->port_ok &= ~(1 << portnum);
1683 struct rio_switch_ops *ops = rdev->rswitch->ops;
1692 spin_lock(&rdev->rswitch->lock);
1705 spin_unlock(&rdev->rswitch->lock);
1736 struct rio_switch_ops *ops = rdev->rswitch->ops;
1745 spin_lock(&rdev->rswitch->lock);
1758 spin_unlock(&rdev->rswitch->lock);
1784 struct rio_switch_ops *ops = rdev->rswitch->ops;
1793 spin_lock(&rdev->rswitch->lock);
1805 spin_unlock(&rdev->rswitch->lock);