Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/ibm/
H A Dibmvnic.h1062 bool tx_queues_active; member
H A Dibmvnic.c1910 adapter->tx_queues_active = true; in __ibmvnic_open()
2094 adapter->tx_queues_active = false; in ibmvnic_cleanup()
2332 if (adapter->tx_queues_active) { in ibmvnic_tx_scrq_clean_buffer()
2429 if (!adapter->tx_queues_active) { in ibmvnic_xmit()
4264 if (adapter->tx_queues_active) { in ibmvnic_complete_tx()