Lines Matching refs:mvmsta
721 struct iwl_mvm_sta *mvmsta; in iwl_mvm_bt_coex_reduced_txp() local
724 mvmsta = iwl_mvm_sta_from_staid_protected(mvm, sta_id); in iwl_mvm_bt_coex_reduced_txp()
725 if (!mvmsta) in iwl_mvm_bt_coex_reduced_txp()
729 if (mvmsta->bt_reduced_txpower == enable) in iwl_mvm_bt_coex_reduced_txp()
748 mvmsta->bt_reduced_txpower = enable; in iwl_mvm_bt_coex_reduced_txp()
1037 struct iwl_mvm_sta *mvmsta; in iwl_mvm_bt_rssi_iterator() local
1062 mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_bt_rssi_iterator()
1122 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_coex_agg_time_limit_old() local
1132 lut_type = iwl_get_coex_type(mvm, mvmsta->vif); in iwl_mvm_coex_agg_time_limit_old()
1144 struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta); in iwl_mvm_bt_coex_is_mimo_allowed_old() local
1161 lut_type = iwl_get_coex_type(mvm, mvmsta->vif); in iwl_mvm_bt_coex_is_mimo_allowed_old()