Searched refs:recv_room (Results 1 – 1 of 1) sorted by relevance
2063 int recv_room; in mxser_receive_chars() local2066 recv_room = tty->receive_room; in mxser_receive_chars()2067 if (recv_room == 0 && !port->ldisc_stop_rx) in mxser_receive_chars()2083 if (gdl >= recv_room) { in mxser_receive_chars()2130 if (cnt >= recv_room) { in mxser_receive_chars()