Searched refs:IWL_MVM_TXQ_STATE_READY (Results 1 – 3 of 3) sorted by relevance
426 clear_bit(IWL_MVM_TXQ_STATE_READY, &mvmtxq->state); in iwl_mvm_disable_txq()524 clear_bit(IWL_MVM_TXQ_STATE_READY, &mvmtxq->state); in iwl_mvm_remove_sta_queue_marking()1512 if (likely(test_bit(IWL_MVM_TXQ_STATE_READY, &mvmtxq->state)) || in iwl_mvm_sta_ensure_queue()1518 set_bit(IWL_MVM_TXQ_STATE_READY, &mvmtxq->state); in iwl_mvm_sta_ensure_queue()1571 set_bit(IWL_MVM_TXQ_STATE_READY, &mvmtxq->state); in iwl_mvm_add_new_dqa_stream_wk()2017 clear_bit(IWL_MVM_TXQ_STATE_READY, &mvmtxq->state); in iwl_mvm_disable_sta_queues()
764 #define IWL_MVM_TXQ_STATE_READY 2 macro
857 if (likely(test_bit(IWL_MVM_TXQ_STATE_READY, &mvmtxq->state)) || in iwl_mvm_mac_wake_tx_queue()871 !test_bit(IWL_MVM_TXQ_STATE_READY, &mvmtxq->state)) { in iwl_mvm_mac_wake_tx_queue()