Lines Matching refs:control
127 u16 control = le16_to_cpu(bar->control); in iwl_mvm_set_tx_cmd() local
131 tx_cmd->tid_tspec = (control & in iwl_mvm_set_tx_cmd()
166 } else if (info->control.flags & IEEE80211_TX_CTRL_PORT_CTRL_PROTO) { in iwl_mvm_set_tx_cmd()
229 WARN_ONCE(info->control.rates[0].flags & IEEE80211_TX_RC_MCS, in iwl_mvm_set_tx_cmd_rate()
231 info->control.rates[0].flags, in iwl_mvm_set_tx_cmd_rate()
232 info->control.rates[0].idx, in iwl_mvm_set_tx_cmd_rate()
235 rate_idx = info->control.rates[0].idx; in iwl_mvm_set_tx_cmd_rate()
279 struct ieee80211_key_conf *keyconf = info->control.hw_key; in iwl_mvm_set_tx_cmd_crypto()
339 if (info->control.hw_key) in iwl_mvm_set_tx_params()
367 (!info->control.vif || in iwl_mvm_tx_skb_non_sta()
368 info->hw_queue != info->control.vif->cab_queue))) in iwl_mvm_tx_skb_non_sta()
378 info->control.vif->type == NL80211_IFTYPE_STATION) in iwl_mvm_tx_skb_non_sta()
391 if (info->control.vif) { in iwl_mvm_tx_skb_non_sta()
393 iwl_mvm_vif_from_mac80211(info->control.vif); in iwl_mvm_tx_skb_non_sta()
395 if (info->control.vif->type == NL80211_IFTYPE_P2P_DEVICE || in iwl_mvm_tx_skb_non_sta()
396 info->control.vif->type == NL80211_IFTYPE_AP) in iwl_mvm_tx_skb_non_sta()
398 else if (info->control.vif->type == NL80211_IFTYPE_STATION && in iwl_mvm_tx_skb_non_sta()