Searched refs:tx_stopped (Results 1 – 13 of 13) sorted by relevance
92 int tx_stopped; member291 sport->tx_stopped = 1; in sbd_stop_tx()306 sport->tx_stopped = 0; in sbd_start_tx()498 sport->tx_stopped = 1; in sbd_startup()512 sport->tx_stopped = 1; in sbd_shutdown()620 if (sport->tx_stopped) in sbd_set_termios()629 if (!sport->tx_stopped) in sbd_set_termios()858 if (sport->tx_stopped) in sbd_console_write()
29 int tx_stopped; /* Output is suspended. */ member
426 zport->tx_stopped = 1; in zs_raw_stop_tx()447 if (zport->tx_stopped) { in zs_start_tx()449 zport->tx_stopped = 0; in zs_start_tx()802 zport->tx_stopped = 1; in zs_startup()1187 if (!zport->tx_stopped) in zs_console_write()
160 bool tx_stopped; member372 if (atmel_port->tx_stopped) in atmel_tx_empty()479 atmel_port->tx_stopped = true; in atmel_stop_tx()516 atmel_port->tx_stopped = false; in atmel_start_tx()1840 atmel_port->tx_stopped = false; in atmel_startup()2095 atmel_port->tx_stopped = true; in atmel_set_termios()2181 atmel_port->tx_stopped = false; in atmel_set_termios()2425 atmel_port->tx_stopped = false; in atmel_console_write()2505 atmel_port->tx_stopped = false; in atmel_console_setup()
76 u32 tx_stopped : 1; member98 u32 tx_stopped : 1; member
40 u8 tx_stopped; member
636 if (unlikely(priv->tx_stopped)) { in qtnf_pcie_data_tx_reclaim()638 priv->tx_stopped = 0; in qtnf_pcie_data_tx_reclaim()691 priv->tx_stopped = 1; in qtnf_pcie_data_tx()
66 if (psock->tx_stopped) { in kcm_abort_tx_psock()71 psock->tx_stopped = 1; in kcm_abort_tx_psock()424 if (kcm && !unlikely(kcm->tx_stopped)) in psock_write_space()446 if (unlikely(psock->tx_stopped)) in reserve_psock()540 if (unlikely(psock->tx_stopped)) { in unreserve_psock()586 if (unlikely(psock && psock->tx_stopped)) { in kcm_write_msgs()1586 if (!psock->tx_stopped) in kcm_unattach()1856 kcm->tx_stopped = 1; in kcm_release()
157 if (psock->tx_stopped) in kcm_format_psock()
424 u8 tx_stopped; member
367 unsigned char tx_stopped; /* output is suspended */ member
4668 !priv->tx_stopped) { in rtl8xxxu_alloc_tx_urb()4669 priv->tx_stopped = true; in rtl8xxxu_alloc_tx_urb()4691 priv->tx_stopped) { in rtl8xxxu_free_tx_urb()4692 priv->tx_stopped = false; in rtl8xxxu_free_tx_urb()5816 priv->tx_stopped = false; in rtl8xxxu_start()
1206 bool tx_stopped; member