Searched refs:ldisc_stop_rx (Results 1 – 1 of 1) sorted by relevance
253 unsigned char ldisc_stop_rx; member1338 info->ldisc_stop_rx = 1; in mxser_stoprx()1371 info->ldisc_stop_rx = 0; in mxser_unthrottle()1558 if (gdl >= tty->receive_room && !port->ldisc_stop_rx) in mxser_receive_chars_new()1615 if (!port->ldisc_stop_rx) in mxser_receive_chars_old()1634 if (tty->receive_room == 0 && !port->ldisc_stop_rx) in mxser_receive_chars()1850 info->ldisc_stop_rx = 0; in mxser_initbrd()