Lines Matching refs:route_port
1488 * @route_port: destination port for specified destID
1492 u16 table, u16 route_destid, u8 route_port)
1500 (u32)route_port);
1516 * @route_port: returned destination port for specified destID
1520 u16 table, u16 route_destid, u8 *route_port)
1530 *route_port = (u8)result;
1667 * @route_port: Port number to be routed
1680 u16 table, u16 route_destid, u8 route_port, int lock)
1697 route_destid, route_port);
1701 route_port);
1720 * @route_port: Pointer to read port number into
1733 u16 route_destid, u8 *route_port, int lock)
1750 route_destid, route_port);
1754 route_port);