Lines Matching refs:hopcount

776  * @hopcount: Number of switch hops to the device
781 u16 destid, u8 hopcount, u32 *rmap)
786 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0);
793 rio_mport_read_config_32(port, destid, hopcount,
821 hopcount, ext_ftr_ptr);
892 * @hopcount: Number of hops to reach the target
900 u8 hopcount, u8 port_num)
910 pr_debug("rio_enable_rx_tx_port(local = %d, destid = %d, hopcount = "
911 "%d, port_num = %d)\n", local, destid, hopcount, port_num);
914 hopcount, &rmap);
921 if (rio_mport_read_config_32(port, destid, hopcount,
933 if (rio_mport_write_config_32(port, destid, hopcount,
990 * @hopcount: Number of hops into the network
993 rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount)
998 while (rio_mport_read_config_32(mport, destid, hopcount,
1017 rdev->destid, rdev->hopcount);
1340 * @hopcount: Number of switch hops to the device
1346 u8 hopcount, u32 from)
1355 rio_mport_read_config_32(port, destid, hopcount,
1362 rio_mport_read_config_32(port, destid, hopcount,
1374 * @hopcount: Number of switch hops to the device
1384 u8 hopcount, int ftr)
1391 rio_mport_read_config_32(port, destid, hopcount,
1401 rio_mport_read_config_32(port, destid, hopcount,
1485 * @hopcount: Number of switch hops to the device
1491 rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount,
1495 rio_mport_write_config_32(mport, destid, hopcount,
1498 rio_mport_write_config_32(mport, destid, hopcount,
1513 * @hopcount: Number of switch hops to the device
1519 rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount,
1525 rio_mport_write_config_32(mport, destid, hopcount,
1527 rio_mport_read_config_32(mport, destid, hopcount,
1541 * @hopcount: Number of switch hops to the device
1545 rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount,
1553 rio_mport_read_config_32(mport, destid, hopcount,
1557 rio_mport_read_config_32(mport, destid, hopcount,
1573 rio_mport_write_config_32(mport, destid, hopcount,
1576 rio_mport_write_config_32(mport, destid, hopcount,
1591 * @hopcount: Hopcount to reach switch
1598 u8 hopcount, int wait_ms)
1604 rio_mport_write_config_32(port, destid, hopcount,
1606 rio_mport_read_config_32(port, destid, hopcount,
1612 destid, hopcount);
1621 hopcount,
1625 hopcount,
1637 * @hopcount: Hopcount to reach switch
1641 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount)
1647 hopcount,
1650 rio_mport_read_config_32(port, destid, hopcount,
1654 destid, hopcount);
1687 rdev->hopcount, 1000);
1696 rdev->hopcount, table,
1700 rdev->hopcount, table, route_destid,
1709 rdev->hopcount);
1740 rdev->hopcount, 1000);
1749 rdev->hopcount, table,
1753 rdev->hopcount, table, route_destid,
1762 rdev->hopcount);
1788 rdev->hopcount, 1000);
1797 rdev->hopcount, table);
1800 rdev->hopcount, table);
1809 rdev->hopcount);