Lines Matching refs:route_port
1423 * @route_port: destination port for specified destID
1427 u16 table, u16 route_destid, u8 route_port)
1435 (u32)route_port);
1451 * @route_port: returned destination port for specified destID
1455 u16 table, u16 route_destid, u8 *route_port)
1465 *route_port = (u8)result;
1602 * @route_port: Port number to be routed
1615 u16 table, u16 route_destid, u8 route_port, int lock)
1632 route_destid, route_port);
1636 route_port);
1655 * @route_port: Pointer to read port number into
1668 u16 route_destid, u8 *route_port, int lock)
1685 route_destid, route_port);
1689 route_port);