Home
last modified time | relevance | path

Searched refs:tid_to_mac80211_ac (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtx.c120 ac = tid_to_mac80211_ac[tx_cmd->tid_tspec]; in iwl_mvm_set_tx_cmd()
122 ac = tid_to_mac80211_ac[0]; in iwl_mvm_set_tx_cmd()
451 txq_id = mvmsta->hw_queue[tid_to_mac80211_ac[tdls_tid]]; in iwl_mvm_tx_skb()
Dsta.c893 const u8 tid_to_mac80211_ac[] = { variable
954 mvm->queue_to_mac80211[txq_id] = vif->hw_queue[tid_to_mac80211_ac[tid]]; in iwl_mvm_sta_tx_agg_start()
1001 fifo = iwl_mvm_ac_to_tx_fifo[tid_to_mac80211_ac[tid]]; in iwl_mvm_sta_tx_agg_oper()
Dmvm.h447 extern const u8 tid_to_mac80211_ac[];