Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c189 struct ieee80211_vif *current_vif; member
205 if (!data->current_vif || vif == data->current_vif) in iwl_mvm_scan_iterator()
208 curr_mvmvif = iwl_mvm_vif_from_mac80211(data->current_vif); in iwl_mvm_scan_iterator()
223 .current_vif = vif, in _iwl_mvm_get_scan_type()
2837 struct ieee80211_vif *current_vif; member
2849 if (vif == data->current_vif) in iwl_mvm_scan_respect_p2p_go_iter()
2877 .current_vif = vif, in _iwl_mvm_get_respect_p2p_go()