Searched refs:n_queued (Results 1 – 1 of 1) sorted by relevance
3906 u16 n_queued; in iwl_mvm_sta_modify_sleep_tx_count() local3910 n_queued = iwl_mvm_tid_queued(mvm, tid_data); in iwl_mvm_sta_modify_sleep_tx_count()3911 if (n_queued > remaining) { in iwl_mvm_sta_modify_sleep_tx_count()3916 remaining -= n_queued; in iwl_mvm_sta_modify_sleep_tx_count()