Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/emulex/benet/
Dbe_main.c1635 int i, pending_txqs; in be_tx_compl_clean() local
1639 pending_txqs = adapter->num_tx_qs; in be_tx_compl_clean()
1658 pending_txqs--; in be_tx_compl_clean()
1661 if (pending_txqs == 0 || ++timeo > 200) in be_tx_compl_clean()