1RIO_GET_SWPINFO_INPO(9) Internals RIO_GET_SWPINFO_INPO(9)
2
3
4
6 rio_get_swpinfo_inport - Gets the ingress port number
7
9 u8 rio_get_swpinfo_inport(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 port number being used to access 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_INPO(9)