Searched refs:tx_stopped (Results 1 – 16 of 16) sorted by relevance
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()
421 zport->tx_stopped = 1; in zs_raw_stop_tx()442 if (zport->tx_stopped) { in zs_start_tx()444 zport->tx_stopped = 0; in zs_start_tx()798 zport->tx_stopped = 1; in zs_startup()1165 if (!zport->tx_stopped) in zs_console_write()
29 int tx_stopped; /* Output is suspended. */ member
95 u32 tx_stopped : 1; member
424 u8 tx_stopped; member
67 if (psock->tx_stopped) { in kcm_abort_tx_psock() 72 psock->tx_stopped = 1; in kcm_abort_tx_psock() 81 * to handle the failure there. Need to commit tx_stopped in kcm_abort_tx_psock() 456 if (unlikely(psock->tx_stopped)) in reserve_psock() 550 if (unlikely(psock->tx_stopped)) { in unreserve_psock() 594 if (unlikely(psock && psock->tx_stopped)) { in kcm_write_msgs() 1452 if (!psock->tx_stopped) in kcm_unattach()
157 if (psock->tx_stopped) in kcm_format_psock()
105 unsigned int tx_stopped:1; /* tx is currently stopped */ member
570 p->em485->tx_stopped = true; in serial8250_em485_init() 573 if (p->em485->tx_stopped) in serial8250_em485_init() 1330 em485->tx_stopped = true; in serial8250_em485_handle_stop_tx() 1360 em485->tx_stopped = true; in __stop_tx_rs485() 1489 if (em485->tx_stopped) { in start_tx_rs485() 1490 em485->tx_stopped = false; in start_tx_rs485() 3353 if (em485->tx_stopped) in serial8250_console_write() 3391 if (em485->tx_stopped)
297 u64 tx_stopped; member
842 u64 tx_stopped; member
258 tx_ring->tx_stats.tx_stopped); in i40e_dbg_dump_vsi_seid()
886 u64 tx_stopped; in i40e_update_vsi_stats() 906 tx_stopped = 0; in i40e_update_vsi_stats() 931 tx_stopped += p->tx_stats.tx_stopped; in i40e_update_vsi_stats() 976 vsi->tx_stopped = tx_stopped; in i40e_update_vsi_stats() 883 u64 tx_stopped; i40e_update_vsi_stats() local
3462 ++tx_ring->tx_stats.tx_stopped; in __i40e_maybe_stop_tx()