| /linux/drivers/rapidio/switches/ |
| H A D | idtcps.c | 21 idtcps_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_route_add_entry() argument 30 rio_mport_write_config_32(mport, destid, hopcount, in idtcps_route_add_entry() 33 rio_mport_read_config_32(mport, destid, hopcount, in idtcps_route_add_entry() 37 rio_mport_write_config_32(mport, destid, hopcount, in idtcps_route_add_entry() 45 idtcps_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_route_get_entry() argument 51 rio_mport_write_config_32(mport, destid, hopcount, in idtcps_route_get_entry() 54 rio_mport_read_config_32(mport, destid, hopcount, in idtcps_route_get_entry() 68 idtcps_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in idtcps_route_clr_table() argument 75 rio_mport_write_config_32(mport, destid, hopcount, in idtcps_route_clr_table() 77 rio_mport_write_config_32(mport, destid, hopcount, in idtcps_route_clr_table() [all …]
|
| H A D | idt_gen2.c | 87 idtg2_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_route_add_entry() argument 101 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_add_entry() 107 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_add_entry() 111 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_add_entry() 120 idtg2_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_route_get_entry() argument 133 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_get_entry() 136 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_get_entry() 140 rio_mport_read_config_32(mport, destid, hopcount, in idtg2_route_get_entry() 152 idtg2_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg2_route_clr_table() argument 165 rio_mport_write_config_32(mport, destid, hopcount, in idtg2_route_clr_table() [all …]
|
| H A D | idt_gen3.c | 37 idtg3_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_add_entry() argument 55 err = rio_mport_write_config_32(mport, destid, hopcount, in idtg3_route_add_entry() 64 err = rio_mport_read_config_32(mport, destid, hopcount, in idtg3_route_add_entry() 72 err = rio_mport_write_config_32(mport, destid, hopcount, in idtg3_route_add_entry() 79 idtg3_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_get_entry() argument 88 err = rio_mport_read_config_32(mport, destid, hopcount, in idtg3_route_get_entry() 103 err = rio_mport_read_config_32(mport, destid, hopcount, in idtg3_route_get_entry() 118 idtg3_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount, in idtg3_route_clr_table() argument 127 err = rio_mport_write_config_32(mport, destid, hopcount, in idtg3_route_clr_table() 137 err = rio_mport_read_config_32(mport, destid, hopcount, in idtg3_route_clr_table() [all …]
|
| /linux/drivers/rapidio/ |
| H A D | rio.h | 19 u8 hopcount, int ftr); 21 u16 destid, u8 hopcount, u32 *rmap); 23 u8 hopcount, u32 from); 25 u8 hopcount); 27 u8 hopcount, int wait_ms); 28 extern int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount); 42 u8 hopcount, u8 port_num);
|
| H A D | rio-access.c | 86 (struct rio_mport *mport, u16 destid, u8 hopcount, u32 offset, type *value) \ 91 res = mport->ops->cread(mport, mport->id, destid, hopcount, offset, len, &data); \ 107 (struct rio_mport *mport, u16 destid, u8 hopcount, u32 offset, type value) \ 110 return mport->ops->cwrite(mport, mport->id, destid, hopcount, \
|
| H A D | rio-sysfs.c | 35 rio_config_attr(hopcount, "0x%02x\n");
|
| /linux/include/linux/ |
| H A D | rio_drv.h | 33 u8 hopcount, u32 offset, u32 * data); 35 u8 hopcount, u32 offset, u32 data); 37 u8 hopcount, u32 offset, u16 * data); 39 u8 hopcount, u32 offset, u16 data); 41 u8 hopcount, u32 offset, u8 * data); 43 u8 hopcount, u32 offset, u8 data); 149 rdev->hopcount, offset, data); in rio_read_config_32() 165 rdev->hopcount, offset, data); in rio_write_config_32() 181 rdev->hopcount, offset, data); in rio_read_config_16() 197 rdev->hopcount, offset, data); in rio_write_config_16() [all …]
|
| H A D | rio.h | 122 int (*add_entry) (struct rio_mport *mport, u16 destid, u8 hopcount, 124 int (*get_entry) (struct rio_mport *mport, u16 destid, u8 hopcount, 126 int (*clr_table) (struct rio_mport *mport, u16 destid, u8 hopcount, 128 int (*set_domain) (struct rio_mport *mport, u16 destid, u8 hopcount, 130 int (*get_domain) (struct rio_mport *mport, u16 destid, u8 hopcount, 201 u8 hopcount; member 405 u8 hopcount, u32 offset, int len, u32 *data); 407 u8 hopcount, u32 offset, int len, u32 data);
|
| /linux/arch/powerpc/sysdev/ |
| H A D | fsl_rio.c | 191 u8 hopcount, u32 offset, int len, u32 *val) in fsl_rio_config_read() argument 201 index, destid, hopcount, offset, len); in fsl_rio_config_read() 211 (destid << 22) | (hopcount << 12) | (offset >> 12)); in fsl_rio_config_read() 232 err, destid, hopcount, offset); in fsl_rio_config_read() 256 u8 hopcount, u32 offset, int len, u32 val) in fsl_rio_config_write() argument 266 index, destid, hopcount, offset, len, val); in fsl_rio_config_write() 276 (destid << 22) | (hopcount << 12) | (offset >> 12)); in fsl_rio_config_write()
|
| /linux/include/uapi/linux/ |
| H A D | rio_mport_cdev.h | 48 __u8 hopcount; /* hopcount to remote device */ member 220 __u8 hopcount; member
|
| /linux/Documentation/driver-api/rapidio/ |
| H A D | mport_cdev.rst | 44 RapidIO destination ID, hopcount and request type
|
| H A D | rapidio.rst | 270 device ID; it relies on hopcount and routing for device ID of an attached 276 their hopcount value. 286 into the routing table. The algorithm recurs by calling itself with hopcount + 1
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-rapidio | 150 What: /sys/bus/rapidio/devices/<nn>:<s>:<iiii>/hopcount
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | host.h | 955 u8 hopcount; member
|