Lines Matching refs:txq_id
399 u8 txq_id = info->hw_queue; in iwl_mvm_tx_skb() local
451 txq_id = mvmsta->hw_queue[tid_to_mac80211_ac[tdls_tid]]; in iwl_mvm_tx_skb()
457 txq_id = mvmsta->tid_data[tid].txq_id; in iwl_mvm_tx_skb()
461 tid, txq_id, IEEE80211_SEQ_TO_SN(seq_number)); in iwl_mvm_tx_skb()
463 if (iwl_trans_tx(mvm->trans, skb, dev_cmd, txq_id)) in iwl_mvm_tx_skb()
471 if (txq_id < mvm->first_agg_queue) in iwl_mvm_tx_skb()
519 iwl_mvm_disable_txq(mvm, tid_data->txq_id, CMD_ASYNC); in iwl_mvm_check_ratid_empty()
526 mvm->queue_to_mac80211[tid_data->txq_id] = in iwl_mvm_check_ratid_empty()
630 int txq_id = SEQ_TO_QUEUE(sequence); in iwl_mvm_rx_tx_cmd_single() local
646 iwl_trans_reclaim(mvm->trans, txq_id, ssn, &skbs); in iwl_mvm_rx_tx_cmd_single()
680 if (txq_id >= mvm->first_agg_queue && in iwl_mvm_rx_tx_cmd_single()
704 if (txq_id >= mvm->first_agg_queue) { in iwl_mvm_rx_tx_cmd_single()
727 txq_id, iwl_mvm_get_tx_fail_reason(status), status); in iwl_mvm_rx_tx_cmd_single()
772 if (txq_id >= mvm->first_agg_queue) in iwl_mvm_rx_tx_cmd_single()
965 if (tid_data->txq_id != scd_flow) { in iwl_mvm_rx_ba_notif()
968 tid_data->txq_id, tid, scd_flow); in iwl_mvm_rx_ba_notif()