Searched refs:STA_MODIFY_QUEUES (Results 1 – 2 of 2) sorted by relevance
211 STA_MODIFY_QUEUES = BIT(7), enumerator
137 if (!update || (flags & STA_MODIFY_QUEUES)) { in iwl_mvm_sta_send_to_fw()144 if (flags & STA_MODIFY_QUEUES) in iwl_mvm_sta_send_to_fw()145 add_sta_cmd.modify_mask |= STA_MODIFY_QUEUES; in iwl_mvm_sta_send_to_fw()147 WARN_ON(flags & STA_MODIFY_QUEUES); in iwl_mvm_sta_send_to_fw()339 cmd.modify_mask = STA_MODIFY_QUEUES; in iwl_mvm_invalidate_sta_queue()883 ret = iwl_mvm_sta_send_to_fw(mvm, sta, true, STA_MODIFY_QUEUES); in iwl_mvm_sta_alloc_queue()1378 sta_flags = iwl_mvm_has_new_tx_api(mvm) ? 0 : STA_MODIFY_QUEUES; in iwl_mvm_add_sta()2401 cmd.modify_mask = STA_MODIFY_QUEUES; in iwl_mvm_sta_tx_agg()