Searched refs:hw_queue_to_mac80211 (Results 1 – 3 of 3) sorted by relevance
693 mvm->queue_info[queue].hw_queue_to_mac80211 |= BIT(mac80211_queue); in iwl_mvm_enable_txq()702 mvm->queue_info[queue].hw_queue_to_mac80211); in iwl_mvm_enable_txq()764 mvm->queue_info[queue].hw_queue_to_mac80211 &= in iwl_mvm_disable_txq()774 mvm->queue_info[queue].hw_queue_to_mac80211); in iwl_mvm_disable_txq()785 mvm->queue_info[queue].hw_queue_to_mac80211, in iwl_mvm_disable_txq()788 mvm->queue_info[queue].hw_queue_to_mac80211, in iwl_mvm_disable_txq()794 mvm->queue_info[queue].hw_queue_to_mac80211 = 0; in iwl_mvm_disable_txq()
814 mq = mvm->queue_info[queue].hw_queue_to_mac80211; in iwl_mvm_stop_sw_queue()839 mq = mvm->queue_info[queue].hw_queue_to_mac80211; in iwl_mvm_wake_sw_queue()
609 u32 hw_queue_to_mac80211; member