Searched refs:STA_MODIFY_QUEUES (Results 1 – 2 of 2) sorted by relevance
160 STA_MODIFY_QUEUES = BIT(7), enumerator
148 if (!update || (flags & STA_MODIFY_QUEUES)) { in iwl_mvm_sta_send_to_fw()155 if (flags & STA_MODIFY_QUEUES) in iwl_mvm_sta_send_to_fw()156 add_sta_cmd.modify_mask |= STA_MODIFY_QUEUES; in iwl_mvm_sta_send_to_fw()158 WARN_ON(flags & STA_MODIFY_QUEUES); in iwl_mvm_sta_send_to_fw()334 cmd.modify_mask = STA_MODIFY_QUEUES; in iwl_mvm_invalidate_sta_queue()1476 ret = iwl_mvm_sta_send_to_fw(mvm, sta, true, STA_MODIFY_QUEUES); in iwl_mvm_sta_alloc_queue()1864 sta_flags = iwl_mvm_has_new_tx_api(mvm) ? 0 : STA_MODIFY_QUEUES; in iwl_mvm_add_sta()3047 cmd.modify_mask = STA_MODIFY_QUEUES; in iwl_mvm_sta_tx_agg()