Searched refs:queue_to_mac80211 (Results 1 – 3 of 3) sorted by relevance
1014 priv->queue_to_mac80211[i] = IWL_INVALID_MAC80211_QUEUE; in iwlagn_prepare_restart()1442 priv->queue_to_mac80211[i] = IWL_INVALID_MAC80211_QUEUE; in iwl_op_mode_dvm_start()1446 priv->queue_to_mac80211[i] = i; in iwl_op_mode_dvm_start()2036 int mq = priv->queue_to_mac80211[queue]; in iwl_stop_sw_queue()2055 int mq = priv->queue_to_mac80211[queue]; in iwl_wake_sw_queue()
427 priv->queue_to_mac80211[txq_id] != info->hw_queue); in iwlagn_tx_skb()467 priv->queue_to_mac80211[q] = mq; in iwlagn_alloc_agg_txq()478 priv->queue_to_mac80211[q] = IWL_INVALID_MAC80211_QUEUE; in iwlagn_dealloc_agg_txq()
639 u8 queue_to_mac80211[IWL_MAX_HW_QUEUES]; member
Completed in 12 milliseconds