Searched refs:first_agg_queue (Results 1 – 6 of 6) sorted by relevance
524 if (txq_id < mvm->first_agg_queue) in iwl_mvm_tx_skb()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()820 if (txq_id >= mvm->first_agg_queue) in iwl_mvm_rx_tx_cmd_single()920 if (WARN_ON_ONCE(SEQ_TO_QUEUE(sequence) < mvm->first_agg_queue)) in iwl_mvm_rx_tx_cmd_agg()
430 mvm->first_agg_queue); in iwl_mvm_mac_ctxt_allocate_resources()432 if (queue >= mvm->first_agg_queue) { in iwl_mvm_mac_ctxt_allocate_resources()445 mvm->first_agg_queue); in iwl_mvm_mac_ctxt_allocate_resources()447 if (queue >= mvm->first_agg_queue) { in iwl_mvm_mac_ctxt_allocate_resources()
223 mvm->first_agg_queue); in iwl_mvm_tdls_sta_init()225 if (queue >= mvm->first_agg_queue) { in iwl_mvm_tdls_sta_init()953 txq_id = iwl_mvm_find_free_queue(mvm, mvm->first_agg_queue, in iwl_mvm_sta_tx_agg_start()
448 mvm->first_agg_queue = 16; in iwl_op_mode_mvm_start()452 mvm->first_agg_queue = 12; in iwl_op_mode_mvm_start()
800 u8 first_agg_queue; member
440 hw->queues = mvm->first_agg_queue; in iwl_mvm_mac_setup_register()