Searched refs:found_vif (Results 1 – 3 of 3) sorted by relevance
305 struct ieee80211_vif *found_vif; member321 data->found_vif = vif; in __rtw_vif_recalc_lps()337 if (data.count == 1 && data.found_vif->cfg.ps) { in rtw_recalc_lps()
332 struct ieee80211_vif *vif, *found_vif = NULL; in rtw89_recalc_lps() local350 found_vif = vif; in rtw89_recalc_lps()353 if (count == 1 && found_vif->cfg.ps) { in rtw89_recalc_lps()
52 bool found_vif; member169 data->found_vif = true; in iwl_mvm_mac_iface_iterator()218 .found_vif = false, in iwl_mvm_mac_ctxt_init()270 if (data.found_vif) in iwl_mvm_mac_ctxt_init()
Completed in 13 milliseconds