Searched refs:n_queued (Results 1 – 2 of 2) sorted by relevance
145 unsigned int n_queued = 0; in mt76_dma_tx_cleanup() local157 while ((q->queued > n_queued) && q->tail != last) { in mt76_dma_tx_cleanup()163 n_queued++; in mt76_dma_tx_cleanup()180 q->queued -= n_queued; in mt76_dma_tx_cleanup()
3692 u16 n_queued; in iwl_mvm_sta_modify_sleep_tx_count() local3696 n_queued = iwl_mvm_tid_queued(mvm, tid_data); in iwl_mvm_sta_modify_sleep_tx_count()3697 if (n_queued > remaining) { in iwl_mvm_sta_modify_sleep_tx_count()3702 remaining -= n_queued; in iwl_mvm_sta_modify_sleep_tx_count()