Lines Matching refs:txq_id
450 u8 txq_id = info->hw_queue; in iwl_mvm_tx_skb() local
504 txq_id = mvmsta->hw_queue[tid_to_mac80211_ac[tdls_tid]]; in iwl_mvm_tx_skb()
510 txq_id = mvmsta->tid_data[tid].txq_id; in iwl_mvm_tx_skb()
514 tid, txq_id, IEEE80211_SEQ_TO_SN(seq_number)); in iwl_mvm_tx_skb()
516 if (iwl_trans_tx(mvm->trans, skb, dev_cmd, txq_id)) in iwl_mvm_tx_skb()
524 if (txq_id < mvm->first_agg_queue) in iwl_mvm_tx_skb()
572 iwl_mvm_disable_txq(mvm, tid_data->txq_id, in iwl_mvm_check_ratid_empty()
678 int txq_id = SEQ_TO_QUEUE(sequence); in iwl_mvm_rx_tx_cmd_single() local
694 iwl_trans_reclaim(mvm->trans, txq_id, ssn, &skbs); in iwl_mvm_rx_tx_cmd_single()
728 if (txq_id >= mvm->first_agg_queue && in iwl_mvm_rx_tx_cmd_single()
752 if (txq_id >= mvm->first_agg_queue) { in iwl_mvm_rx_tx_cmd_single()
775 txq_id, iwl_mvm_get_tx_fail_reason(status), status); in iwl_mvm_rx_tx_cmd_single()
820 if (txq_id >= mvm->first_agg_queue) in iwl_mvm_rx_tx_cmd_single()
1009 if (tid_data->txq_id != scd_flow) { in iwl_mvm_rx_ba_notif()
1012 tid_data->txq_id, tid, scd_flow); in iwl_mvm_rx_ba_notif()