1RIO_GET_SWPINFO_TPOR(9) Internals RIO_GET_SWPINFO_TPOR(9)
2
3
4
6 rio_get_swpinfo_tports - Gets total number of ports on the switch
7
9 u8 rio_get_swpinfo_tports(struct rio_mport * mport, u16 destid,
10 u8 hopcount);
11
13 mport
14 Master port to send transaction
15
16 destid
17 Destination ID associated with the switch
18
19 hopcount
20 Number of hops to the device
21
23 Returns total numbers of ports implemented by the switch device.
24
26 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
27 Author.
28
30Kernel Hackers Manual 2.6. June 2019 RIO_GET_SWPINFO_TPOR(9)