Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dsge.c259 unsigned long stopped_tx_queues; /* bitmap of suspended Tx queues */ member
1419 if (test_and_clear_bit(nd->if_port, &sge->stopped_tx_queues) && in restart_tx_queues()
1457 if (unlikely(sge->stopped_tx_queues != 0)) in update_tx_info()
1680 set_bit(dev->if_port, &sge->stopped_tx_queues); in t1_sge_tx()
1691 set_bit(dev->if_port, &sge->stopped_tx_queues); in t1_sge_tx()