Lines Matching refs:hopcount

781 		      u16 destid, u8 hopcount, u32 *rmap)  in rio_mport_get_physefb()  argument
786 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); in rio_mport_get_physefb()
793 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_physefb()
821 hopcount, ext_ftr_ptr); in rio_mport_get_physefb()
900 u8 hopcount, u8 port_num) in rio_enable_rx_tx_port() argument
911 "%d, port_num = %d)\n", local, destid, hopcount, port_num); in rio_enable_rx_tx_port()
914 hopcount, &rmap); in rio_enable_rx_tx_port()
921 if (rio_mport_read_config_32(port, destid, hopcount, in rio_enable_rx_tx_port()
933 if (rio_mport_write_config_32(port, destid, hopcount, in rio_enable_rx_tx_port()
993 rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount) in rio_mport_chk_dev_access() argument
998 while (rio_mport_read_config_32(mport, destid, hopcount, in rio_mport_chk_dev_access()
1017 rdev->destid, rdev->hopcount); in rio_chk_dev_access()
1346 u8 hopcount, u32 from) in rio_mport_get_efb() argument
1355 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_efb()
1362 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_efb()
1384 u8 hopcount, int ftr) in rio_mport_get_feature() argument
1391 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_feature()
1401 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_feature()
1491 rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_add_entry() argument
1495 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_add_entry()
1498 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_add_entry()
1519 rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_get_entry() argument
1525 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_get_entry()
1527 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_get_entry()
1545 rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_clr_table() argument
1553 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1557 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1573 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1576 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1598 u8 hopcount, int wait_ms) in rio_lock_device() argument
1604 rio_mport_write_config_32(port, destid, hopcount, in rio_lock_device()
1606 rio_mport_read_config_32(port, destid, hopcount, in rio_lock_device()
1612 destid, hopcount); in rio_lock_device()
1621 hopcount, in rio_lock_device()
1625 hopcount, in rio_lock_device()
1641 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device() argument
1647 hopcount, in rio_unlock_device()
1650 rio_mport_read_config_32(port, destid, hopcount, in rio_unlock_device()
1654 destid, hopcount); in rio_unlock_device()
1687 rdev->hopcount, 1000); in rio_route_add_entry()
1696 rdev->hopcount, table, in rio_route_add_entry()
1700 rdev->hopcount, table, route_destid, in rio_route_add_entry()
1709 rdev->hopcount); in rio_route_add_entry()
1740 rdev->hopcount, 1000); in rio_route_get_entry()
1749 rdev->hopcount, table, in rio_route_get_entry()
1753 rdev->hopcount, table, route_destid, in rio_route_get_entry()
1762 rdev->hopcount); in rio_route_get_entry()
1788 rdev->hopcount, 1000); in rio_route_clr_table()
1797 rdev->hopcount, table); in rio_route_clr_table()
1800 rdev->hopcount, table); in rio_route_clr_table()
1809 rdev->hopcount); in rio_route_clr_table()