Searched refs:STA_MODIFY_QUEUES (Results 1 – 2 of 2) sorted by relevance
160 STA_MODIFY_QUEUES = BIT(7), enumerator
75 if (!update || (flags & STA_MODIFY_QUEUES)) { in iwl_mvm_sta_send_to_fw()82 if (flags & STA_MODIFY_QUEUES) in iwl_mvm_sta_send_to_fw()83 add_sta_cmd.modify_mask |= STA_MODIFY_QUEUES; in iwl_mvm_sta_send_to_fw()85 WARN_ON(flags & STA_MODIFY_QUEUES); in iwl_mvm_sta_send_to_fw()301 cmd.modify_mask = STA_MODIFY_QUEUES; in iwl_mvm_invalidate_sta_queue()1386 ret = iwl_mvm_sta_send_to_fw(mvm, sta, true, STA_MODIFY_QUEUES); in iwl_mvm_sta_alloc_queue()1666 sta_flags = iwl_mvm_has_new_tx_api(mvm) ? 0 : STA_MODIFY_QUEUES; in iwl_mvm_add_sta()2871 cmd.modify_mask = STA_MODIFY_QUEUES; in iwl_mvm_sta_tx_agg()