Lines Matching refs:vif
179 mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif); in rs_mimo_allow()
180 if (iwl_mvm_vif_low_latency(mvmvif) && mvmsta->vif->p2p) in rs_mimo_allow()
1340 if (!iwl_mvm_sta_from_mac80211(sta)->vif) in rs_mac80211_tx_status()
1899 static bool rs_tpc_allowed(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in rs_tpc_allowed() argument
1904 bool sta_ps_disabled = (vif->type == NL80211_IFTYPE_STATION && in rs_tpc_allowed()
1905 !vif->bss_conf.ps); in rs_tpc_allowed()
2003 struct ieee80211_vif *vif = mvm_sta->vif; in rs_tpc_perform() local
2025 chanctx_conf = rcu_dereference(vif->chanctx_conf); in rs_tpc_perform()
2032 if (!rs_tpc_allowed(mvm, vif, rate, band)) { in rs_tpc_perform()
2575 if (sta && !iwl_mvm_sta_from_mac80211(sta)->vif) { in rs_get_rate()
2853 if (IWL_MVM_RS_DISABLE_P2P_MIMO && sta_priv->vif->p2p) in iwl_mvm_rs_rate_init()
2900 if (!iwl_mvm_sta_from_mac80211(sta)->vif) in rs_rate_update()
3089 enum nl80211_iftype viftype = ieee80211_vif_type_p2p(sta->vif); in rs_bfer_priority()
3233 mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif); in rs_fill_lq_cmd()
3254 if (mvmsta->vif->p2p) in rs_fill_lq_cmd()
3683 if (!mvmsta->vif) in rs_add_debugfs()