Lines Matching refs:hopcount

785 		      u16 destid, u8 hopcount, u32 *rmap)  in rio_mport_get_physefb()  argument
790 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); in rio_mport_get_physefb()
797 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_physefb()
825 hopcount, ext_ftr_ptr); in rio_mport_get_physefb()
904 u8 hopcount, u8 port_num) in rio_enable_rx_tx_port() argument
915 "%d, port_num = %d)\n", local, destid, hopcount, port_num); in rio_enable_rx_tx_port()
918 hopcount, &rmap); in rio_enable_rx_tx_port()
925 if (rio_mport_read_config_32(port, destid, hopcount, in rio_enable_rx_tx_port()
937 if (rio_mport_write_config_32(port, destid, hopcount, in rio_enable_rx_tx_port()
997 rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount) in rio_mport_chk_dev_access() argument
1002 while (rio_mport_read_config_32(mport, destid, hopcount, in rio_mport_chk_dev_access()
1021 rdev->destid, rdev->hopcount); in rio_chk_dev_access()
1350 u8 hopcount, u32 from) in rio_mport_get_efb() argument
1359 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_efb()
1366 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_efb()
1388 u8 hopcount, int ftr) in rio_mport_get_feature() argument
1395 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_feature()
1405 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_feature()
1495 rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_add_entry() argument
1499 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_add_entry()
1502 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_add_entry()
1523 rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_get_entry() argument
1529 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_get_entry()
1531 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_get_entry()
1549 rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_clr_table() argument
1557 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1561 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1577 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1580 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1602 u8 hopcount, int wait_ms) in rio_lock_device() argument
1608 rio_mport_write_config_32(port, destid, hopcount, in rio_lock_device()
1610 rio_mport_read_config_32(port, destid, hopcount, in rio_lock_device()
1616 destid, hopcount); in rio_lock_device()
1625 hopcount, in rio_lock_device()
1629 hopcount, in rio_lock_device()
1645 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device() argument
1651 hopcount, in rio_unlock_device()
1654 rio_mport_read_config_32(port, destid, hopcount, in rio_unlock_device()
1658 destid, hopcount); in rio_unlock_device()
1691 rdev->hopcount, 1000); in rio_route_add_entry()
1700 rdev->hopcount, table, in rio_route_add_entry()
1704 rdev->hopcount, table, route_destid, in rio_route_add_entry()
1713 rdev->hopcount); in rio_route_add_entry()
1744 rdev->hopcount, 1000); in rio_route_get_entry()
1753 rdev->hopcount, table, in rio_route_get_entry()
1757 rdev->hopcount, table, route_destid, in rio_route_get_entry()
1766 rdev->hopcount); in rio_route_get_entry()
1792 rdev->hopcount, 1000); in rio_route_clr_table()
1801 rdev->hopcount, table); in rio_route_clr_table()
1804 rdev->hopcount, table); in rio_route_clr_table()
1813 rdev->hopcount); in rio_route_clr_table()