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()
1426 rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_add_entry() argument
1430 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_add_entry()
1433 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_add_entry()
1454 rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_get_entry() argument
1460 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_get_entry()
1462 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_get_entry()
1480 rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_clr_table() argument
1488 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1492 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1508 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1511 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1533 u8 hopcount, int wait_ms) in rio_lock_device() argument
1539 rio_mport_write_config_32(port, destid, hopcount, in rio_lock_device()
1541 rio_mport_read_config_32(port, destid, hopcount, in rio_lock_device()
1547 destid, hopcount); in rio_lock_device()
1556 hopcount, in rio_lock_device()
1560 hopcount, in rio_lock_device()
1576 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device() argument
1582 hopcount, in rio_unlock_device()
1585 rio_mport_read_config_32(port, destid, hopcount, in rio_unlock_device()
1589 destid, hopcount); in rio_unlock_device()
1622 rdev->hopcount, 1000); in rio_route_add_entry()
1631 rdev->hopcount, table, in rio_route_add_entry()
1635 rdev->hopcount, table, route_destid, in rio_route_add_entry()
1644 rdev->hopcount); in rio_route_add_entry()
1675 rdev->hopcount, 1000); in rio_route_get_entry()
1684 rdev->hopcount, table, in rio_route_get_entry()
1688 rdev->hopcount, table, route_destid, in rio_route_get_entry()
1697 rdev->hopcount); in rio_route_get_entry()
1723 rdev->hopcount, 1000); in rio_route_clr_table()
1732 rdev->hopcount, table); in rio_route_clr_table()
1735 rdev->hopcount, table); in rio_route_clr_table()
1744 rdev->hopcount); in rio_route_clr_table()