1RIO_STD_ROUTE_CLR_TA(9) Internals RIO_STD_ROUTE_CLR_TA(9)
2
3
4
6 rio_std_route_clr_table - Clear swotch route table using standard
7 registers defined in RIO specification rev.1.3.
8
10 int rio_std_route_clr_table(struct rio_mport * mport, u16 destid,
11 u8 hopcount, u16 table);
12
14 mport
15 Master port to issue transaction
16
17 destid
18 Destination ID of the device
19
20 hopcount
21 Number of switch hops to the device
22
23 table
24 routing table ID (global or port-specific)
25
27 Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
28 Author.
29
31Kernel Hackers Manual 3.10 June 2019 RIO_STD_ROUTE_CLR_TA(9)