rio_std_route_clr_table (9) - Linux Manuals
rio_std_route_clr_table: Clear swotch route table using standard registers defined in RIO specification rev.1.3.
NAME
rio_std_route_clr_table - Clear swotch route table using standard registers defined in RIO specification rev.1.3.
SYNOPSIS
-
int rio_std_route_clr_table(struct rio_mport
* mport, u16destid, u8 hopcount, u16 table);
ARGUMENTS
mport
-
- Master port to issue transaction
destid
- Destination ID of the device
hopcount
- Number of switch hops to the device
table
- routing table ID (global or port-specific)
AUTHOR
Matt Porter <mporter [at] kernel.crashing.org>, <mporter [at] mvista.com>
- Author.
COPYRIGHT