Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dsge.c261 unsigned long stopped_tx_queues; /* bitmap of suspended Tx queues */ member
1430 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()