Searched refs:tmp_vif (Results 1 – 1 of 1) sorted by relevance
4176 struct rtw89_vif *tmp_vif; in rtw89_roc_start() local4202 rtw89_for_each_rtwvif(rtwdev, tmp_vif) { in rtw89_roc_start()4206 rtw89_vif_for_each_link(tmp_vif, tmp_link, link_id) { in rtw89_roc_start()4208 tmp_vif->offchan = true; in rtw89_roc_start()4232 struct rtw89_vif *tmp_vif; in rtw89_roc_end() local4260 rtw89_for_each_rtwvif(rtwdev, tmp_vif) in rtw89_roc_end()4261 tmp_vif->offchan = false; in rtw89_roc_end()