Lines Matching defs:mvmsta
181 struct iwl_mvm_sta *mvmsta;
187 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, sta_id);
188 if (!mvmsta)
192 if (mvmsta->bt_reduced_txpower == enable)
195 value = mvmsta->deflink.sta_id;
204 mvmsta->bt_reduced_txpower = enable;
665 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
666 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif);
677 lut_type = iwl_get_coex_type(mvm, mvmsta->vif);
689 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
690 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif);
708 lut_type = iwl_get_coex_type(mvm, mvmsta->vif);