Home
last modified time | relevance | path

Searched refs:tx_stopped (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
Dsb1250-duart.c96 int tx_stopped; member
295 sport->tx_stopped = 1; in sbd_stop_tx()
310 sport->tx_stopped = 0; in sbd_start_tx()
502 sport->tx_stopped = 1; in sbd_startup()
516 sport->tx_stopped = 1; in sbd_shutdown()
624 if (sport->tx_stopped) in sbd_set_termios()
633 if (!sport->tx_stopped) in sbd_set_termios()
866 if (sport->tx_stopped) in sbd_console_write()
Dzs.h28 int tx_stopped; /* Output is suspended. */ member
Dzs.c425 zport->tx_stopped = 1; in zs_raw_stop_tx()
446 if (zport->tx_stopped) { in zs_start_tx()
448 zport->tx_stopped = 0; in zs_start_tx()
801 zport->tx_stopped = 1; in zs_startup()
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge_mcp.h423 u8 tx_stopped; member
/linux-4.1.27/drivers/net/wan/
Dz85230.h366 unsigned char tx_stopped; /* output is suspended */ member