Lines Matching refs:mport
37 tsi568_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi568_route_add_entry() argument
41 rio_mport_write_config_32(mport, destid, hopcount, in tsi568_route_add_entry()
43 rio_mport_write_config_32(mport, destid, hopcount, in tsi568_route_add_entry()
46 rio_mport_write_config_32(mport, destid, hopcount, in tsi568_route_add_entry()
49 rio_mport_write_config_32(mport, destid, hopcount, in tsi568_route_add_entry()
59 tsi568_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi568_route_get_entry() argument
66 rio_mport_write_config_32(mport, destid, hopcount, in tsi568_route_get_entry()
68 rio_mport_read_config_32(mport, destid, hopcount, in tsi568_route_get_entry()
71 rio_mport_write_config_32(mport, destid, hopcount, in tsi568_route_get_entry()
74 rio_mport_read_config_32(mport, destid, hopcount, in tsi568_route_get_entry()
86 tsi568_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in tsi568_route_clr_table() argument
92 lut_size = (mport->sys_size) ? 0x1ff : 0xff; in tsi568_route_clr_table()
95 rio_mport_write_config_32(mport, destid, hopcount, in tsi568_route_clr_table()
98 rio_mport_write_config_32(mport, destid, hopcount, in tsi568_route_clr_table()
102 rio_mport_write_config_32(mport, destid, hopcount, in tsi568_route_clr_table()
106 rio_mport_write_config_32(mport, destid, hopcount, in tsi568_route_clr_table()