Lines Matching refs:hopcount

495 		      u16 destid, u8 hopcount)  in rio_mport_get_physefb()  argument
500 ext_ftr_ptr = rio_mport_get_efb(port, local, destid, hopcount, 0); in rio_mport_get_physefb()
507 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_physefb()
528 hopcount, ext_ftr_ptr); in rio_mport_get_physefb()
607 u8 hopcount, u8 port_num) in rio_enable_rx_tx_port() argument
617 "%d, port_num = %d)\n", local, destid, hopcount, port_num); in rio_enable_rx_tx_port()
619 ext_ftr_ptr = rio_mport_get_physefb(port, local, destid, hopcount); in rio_enable_rx_tx_port()
626 if (rio_mport_read_config_32(port, destid, hopcount, in rio_enable_rx_tx_port()
645 if (rio_mport_write_config_32(port, destid, hopcount, in rio_enable_rx_tx_port()
704 rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount) in rio_mport_chk_dev_access() argument
709 while (rio_mport_read_config_32(mport, destid, hopcount, in rio_mport_chk_dev_access()
728 rdev->destid, rdev->hopcount); in rio_chk_dev_access()
1030 u8 hopcount, u32 from) in rio_mport_get_efb() argument
1039 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_efb()
1046 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_efb()
1081 u8 hopcount, int ftr) in rio_mport_get_feature() argument
1088 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_feature()
1098 rio_mport_read_config_32(port, destid, hopcount, in rio_mport_get_feature()
1184 rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_add_entry() argument
1188 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_add_entry()
1191 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_add_entry()
1212 rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_get_entry() argument
1218 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_get_entry()
1220 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_get_entry()
1238 rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in rio_std_route_clr_table() argument
1246 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1250 rio_mport_read_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1266 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1269 rio_mport_write_config_32(mport, destid, hopcount, in rio_std_route_clr_table()
1291 u8 hopcount, int wait_ms) in rio_lock_device() argument
1297 rio_mport_write_config_32(port, destid, hopcount, in rio_lock_device()
1299 rio_mport_read_config_32(port, destid, hopcount, in rio_lock_device()
1305 destid, hopcount); in rio_lock_device()
1314 hopcount, in rio_lock_device()
1318 hopcount, in rio_lock_device()
1334 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount) in rio_unlock_device() argument
1340 hopcount, in rio_unlock_device()
1343 rio_mport_read_config_32(port, destid, hopcount, in rio_unlock_device()
1347 destid, hopcount); in rio_unlock_device()
1380 rdev->hopcount, 1000); in rio_route_add_entry()
1389 rdev->hopcount, table, in rio_route_add_entry()
1393 rdev->hopcount, table, route_destid, in rio_route_add_entry()
1402 rdev->hopcount); in rio_route_add_entry()
1433 rdev->hopcount, 1000); in rio_route_get_entry()
1442 rdev->hopcount, table, in rio_route_get_entry()
1446 rdev->hopcount, table, route_destid, in rio_route_get_entry()
1455 rdev->hopcount); in rio_route_get_entry()
1481 rdev->hopcount, 1000); in rio_route_clr_table()
1490 rdev->hopcount, table); in rio_route_clr_table()
1493 rdev->hopcount, table); in rio_route_clr_table()
1502 rdev->hopcount); in rio_route_clr_table()