Searched refs:queue_stopped (Results 1 – 14 of 14) sorted by relevance
32 unsigned long queue_stopped; member
266 priv->port_stats.queue_stopped = 0; in mlx4_en_DUMP_ETH_STATS()276 priv->port_stats.queue_stopped += READ_ONCE(ring->queue_stopped); in mlx4_en_DUMP_ETH_STATS()
2066 tx_ring[i]->queue_stopped = 0; in mlx4_en_clear_stats()
190 bool queue_stopped; member
254 tmp += port->port_res[k].p_stats.queue_stopped; in ehea_get_ethtool_stats()
321 int queue_stopped; member
2082 pr->p_stats.queue_stopped++; in ehea_start_xmit()
49 ring->tx.queue_stopped = 1; in xlgmac_maybe_stop_tx_queue()1096 if ((ring->tx.queue_stopped == 1) && in xlgmac_tx_poll()1098 ring->tx.queue_stopped = 0; in xlgmac_tx_poll()
349 unsigned int queue_stopped; member
490 memset(trans_pcie->txqs.queue_stopped, 0, in iwl_pcie_tx_start()491 sizeof(trans_pcie->txqs.queue_stopped)); in iwl_pcie_tx_start()625 memset(trans_pcie->txqs.queue_stopped, 0, in iwl_pcie_tx_stop()626 sizeof(trans_pcie->txqs.queue_stopped)); in iwl_pcie_tx_stop()2429 test_bit(txq_id, trans_pcie->txqs.queue_stopped)) { in iwl_pcie_reclaim()
695 unsigned int queue_stopped; in sis190_tx_interrupt() local699 queue_stopped = (pending == NUM_TX_DESC); in sis190_tx_interrupt()726 if (queue_stopped) in sis190_tx_interrupt()
173 ring->tx.queue_stopped = 1; in xgbe_maybe_stop_tx_queue()2254 if ((ring->tx.queue_stopped == 1) && in xgbe_tx_poll()2256 ring->tx.queue_stopped = 0; in xgbe_tx_poll()
421 unsigned int queue_stopped; member
842 !!test_bit(cnt, il->queue_stopped), in il_dbgfs_tx_queue_read()