Lines Matching refs:vif
179 mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif); in rs_mimo_allow()
1379 if (!iwl_mvm_sta_from_mac80211(sta)->vif) in rs_mac80211_tx_status()
1984 static bool rs_tpc_allowed(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in rs_tpc_allowed() argument
1989 bool sta_ps_disabled = (vif->type == NL80211_IFTYPE_STATION && in rs_tpc_allowed()
1990 !vif->bss_conf.ps); in rs_tpc_allowed()
2088 struct ieee80211_vif *vif = mvm_sta->vif; in rs_tpc_perform() local
2110 chanctx_conf = rcu_dereference(vif->chanctx_conf); in rs_tpc_perform()
2117 if (!rs_tpc_allowed(mvm, vif, rate, band)) { in rs_tpc_perform()
2782 if (sta && !iwl_mvm_sta_from_mac80211(sta)->vif) { in rs_get_rate()
3115 if (!iwl_mvm_sta_from_mac80211(sta)->vif) in rs_rate_update()
3304 enum nl80211_iftype viftype = ieee80211_vif_type_p2p(sta->vif); in rs_bfer_priority()
3445 mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif); in rs_fill_lq_cmd()
3466 if (mvmsta->vif->p2p) in rs_fill_lq_cmd()
3895 if (!mvmsta->vif) in rs_add_debugfs()