Searched refs:tx_stopped (Results 1 – 18 of 18) sorted by relevance
87 int tx_stopped; member286 sport->tx_stopped = 1; in sbd_stop_tx()301 sport->tx_stopped = 0; in sbd_start_tx()494 sport->tx_stopped = 1; in sbd_startup()508 sport->tx_stopped = 1; in sbd_shutdown()616 if (sport->tx_stopped) in sbd_set_termios()625 if (!sport->tx_stopped) in sbd_set_termios()855 if (sport->tx_stopped) in sbd_console_write()
422 zport->tx_stopped = 1; in zs_raw_stop_tx()443 if (zport->tx_stopped) { in zs_start_tx()445 zport->tx_stopped = 0; in zs_start_tx()799 zport->tx_stopped = 1; in zs_startup()1185 if (!zport->tx_stopped) in zs_console_write()
161 bool tx_stopped; member461 if (atmel_port->tx_stopped) in atmel_tx_empty()571 atmel_port->tx_stopped = true; in atmel_stop_tx()611 atmel_port->tx_stopped = false; in atmel_start_tx()1939 atmel_port->tx_stopped = false; in atmel_startup()2202 atmel_port->tx_stopped = true; in atmel_set_termios()2351 atmel_port->tx_stopped = false; in atmel_set_termios()2586 atmel_port->tx_stopped = false; in atmel_console_write()2655 atmel_port->tx_stopped = false; in atmel_console_setup()
29 int tx_stopped; /* Output is suspended. */ member
68 u8 tx_stopped; member
493 if (unlikely(priv->tx_stopped)) { in qtnf_pearl_data_tx_reclaim()495 priv->tx_stopped = 0; in qtnf_pearl_data_tx_reclaim()551 priv->tx_stopped = 1; in qtnf_pcie_skb_send()
422 if (unlikely(priv->tx_stopped)) { in qtnf_topaz_data_tx_reclaim()424 priv->tx_stopped = 0; in qtnf_topaz_data_tx_reclaim()451 ts->base.tx_stopped = 1; in qtnf_try_stop_xmit()
343 pcie_priv->tx_stopped = 0; in qtnf_pcie_probe()
424 u8 tx_stopped; member
564 p->em485->tx_stopped = true; in serial8250_em485_init()567 if (p->em485->tx_stopped) in serial8250_em485_init()1330 em485->tx_stopped = true; in serial8250_em485_handle_stop_tx()1362 em485->tx_stopped = true; in __stop_tx_rs485()1492 if (em485->tx_stopped) { in start_tx_rs485()1493 em485->tx_stopped = false; in start_tx_rs485()3370 if (em485->tx_stopped) in serial8250_console_write()3408 if (em485->tx_stopped) in serial8250_console_write()
297 u64 tx_stopped; member
838 u64 tx_stopped; member
300 tx_ring->tx_stats.tx_stopped); in i40e_dbg_dump_vsi_seid()
877 u64 tx_stopped; in i40e_update_vsi_stats() local897 tx_stopped = 0; in i40e_update_vsi_stats()922 tx_stopped += p->tx_stats.tx_stopped; in i40e_update_vsi_stats()967 vsi->tx_stopped = tx_stopped; in i40e_update_vsi_stats()
3465 ++tx_ring->tx_stats.tx_stopped; in __i40e_maybe_stop_tx()
297 I40E_VSI_STAT("tx_stopped", tx_stopped),
5187 !priv->tx_stopped) { in rtl8xxxu_alloc_tx_urb()5188 priv->tx_stopped = true; in rtl8xxxu_alloc_tx_urb()5210 priv->tx_stopped) { in rtl8xxxu_free_tx_urb()5211 priv->tx_stopped = false; in rtl8xxxu_free_tx_urb()7479 priv->tx_stopped = false; in rtl8xxxu_start()
1800 bool tx_stopped; member
Completed in 106 milliseconds