Home
last modified time | relevance | path

Searched refs:current_vif (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dpower.c215 struct ieee80211_vif *current_vif; member
225 iwl_mvm_vif_from_mac80211(data->current_vif); in iwl_mvm_allow_uapsd_iterator()
228 if (vif == data->current_vif) in iwl_mvm_allow_uapsd_iterator()
257 .current_vif = vif, in iwl_mvm_power_allow_uapsd()
Dscan.c192 struct ieee80211_vif *current_vif; member
208 if (!data->current_vif || vif == data->current_vif) in iwl_mvm_scan_iterator()
211 curr_mvmvif = iwl_mvm_vif_from_mac80211(data->current_vif); in iwl_mvm_scan_iterator()
226 .current_vif = vif, in _iwl_mvm_get_scan_type()
2877 struct ieee80211_vif *current_vif; member
2889 if (vif == data->current_vif) in iwl_mvm_scan_respect_p2p_go_iter()
2917 .current_vif = vif, in _iwl_mvm_get_respect_p2p_go()