Searched refs:recv_room (Results 1 – 1 of 1) sorted by relevance
2060 int recv_room; in mxser_receive_chars() local2063 recv_room = tty->receive_room; in mxser_receive_chars()2064 if (recv_room == 0 && !port->ldisc_stop_rx) in mxser_receive_chars()2080 if (gdl >= recv_room) { in mxser_receive_chars()2127 if (cnt >= recv_room) { in mxser_receive_chars()