Searched refs:pending_txqs (Results 1 – 1 of 1) sorted by relevance
2275 int i, pending_txqs; in be_tx_compl_clean() local2279 pending_txqs = adapter->num_tx_qs; in be_tx_compl_clean()2297 pending_txqs--; in be_tx_compl_clean()2300 if (pending_txqs == 0 || ++timeo > 10 || be_hw_error(adapter)) in be_tx_compl_clean()