Lines Matching refs:vif
362 iwl_fw_dbg_trigger_check_stop(mvm, mvmsta->vif, in iwl_mvm_rx_rx_mpdu()
453 struct ieee80211_vif *vif) in iwl_mvm_stat_iterator() argument
459 int thold = vif->bss_conf.cqm_rssi_thold; in iwl_mvm_stat_iterator()
460 int hyst = vif->bss_conf.cqm_rssi_hyst; in iwl_mvm_stat_iterator()
462 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_stat_iterator()
478 if (vif->type != NL80211_IFTYPE_STATION) in iwl_mvm_stat_iterator()
498 iwl_mvm_bt_rssi_event(mvm, vif, RSSI_EVENT_HIGH); in iwl_mvm_stat_iterator()
505 iwl_mvm_bt_rssi_event(mvm, vif, RSSI_EVENT_LOW); in iwl_mvm_stat_iterator()
509 if (!(vif->driver_flags & IEEE80211_VIF_SUPPORTS_CQM_RSSI)) in iwl_mvm_stat_iterator()
520 vif, in iwl_mvm_stat_iterator()
529 vif, in iwl_mvm_stat_iterator()