Searched refs:stopped_tx_queues (Results 1 – 1 of 1) sorted by relevance
261 unsigned long stopped_tx_queues; /* bitmap of suspended Tx queues */ member1430 if (test_and_clear_bit(nd->if_port, &sge->stopped_tx_queues) && in restart_tx_queues()1468 if (unlikely(sge->stopped_tx_queues != 0)) in update_tx_info()1726 set_bit(dev->if_port, &sge->stopped_tx_queues); in t1_sge_tx()1737 set_bit(dev->if_port, &sge->stopped_tx_queues); in t1_sge_tx()