stopped_tx_queues  259 drivers/net/ethernet/chelsio/cxgb/sge.c 	unsigned long   stopped_tx_queues; /* bitmap of suspended Tx queues */
stopped_tx_queues 1418 drivers/net/ethernet/chelsio/cxgb/sge.c 		if (test_and_clear_bit(nd->if_port, &sge->stopped_tx_queues) &&
stopped_tx_queues 1456 drivers/net/ethernet/chelsio/cxgb/sge.c 	if (unlikely(sge->stopped_tx_queues != 0))
stopped_tx_queues 1679 drivers/net/ethernet/chelsio/cxgb/sge.c 			set_bit(dev->if_port, &sge->stopped_tx_queues);
stopped_tx_queues 1690 drivers/net/ethernet/chelsio/cxgb/sge.c 		set_bit(dev->if_port, &sge->stopped_tx_queues);