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