Home
last modified time | relevance | path

Searched refs:stopped_tx_queues (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c252 unsigned long stopped_tx_queues; /* bitmap of suspended Tx queues */ member
1421 if (test_and_clear_bit(nd->if_port, &sge->stopped_tx_queues) && in restart_tx_queues()
1459 if (unlikely(sge->stopped_tx_queues != 0)) in update_tx_info()
1717 set_bit(dev->if_port, &sge->stopped_tx_queues); in t1_sge_tx()
1728 set_bit(dev->if_port, &sge->stopped_tx_queues); in t1_sge_tx()