Searched refs:roc_vif (Results 1 – 11 of 11) sorted by relevance
321 if (!phy->roc_vif) in mt76_roc_complete()328 mt76_put_vif_phy_link(phy, phy->roc_vif, phy->roc_link); in mt76_roc_complete()329 phy->roc_vif = NULL; in mt76_roc_complete()371 if (phy->roc_vif || dev->scan.phy == phy) { in mt76_remain_on_channel()383 phy->roc_vif = vif; in mt76_remain_on_channel()
142 if (dev->scan.req || phy->roc_vif) { in mt76_hw_scan()
828 struct ieee80211_vif *roc_vif; member
327 struct ieee80211_vif *roc_vif; member
1805 common->roc_vif = vif; in rsi_mac80211_roc()
305 if (wl->roc_vif) in wlcore_event_roc_complete()
330 struct ieee80211_vif *roc_vif; member
2746 if (wl->roc_vif == vif) { in __wl1271_op_remove_interface()2747 wl->roc_vif = NULL; in __wl1271_op_remove_interface()5684 if (wl->roc_vif || active_roc < WL12XX_MAX_ROLES) { in wlcore_op_remain_on_channel()5698 wl->roc_vif = vif; in wlcore_op_remain_on_channel()5715 if (unlikely(!wl->roc_vif)) in __wlcore_roc_completed()5718 wlvif = wl12xx_vif_to_data(wl->roc_vif); in __wlcore_roc_completed()5727 wl->roc_vif = NULL; in __wlcore_roc_completed()
1155 vif = sc->offchannel.roc_vif; in ath9k_set_offchannel_state()2420 if (sc->offchannel.roc_vif) { in ath9k_cancel_pending_offchannel()2498 if (WARN_ON(sc->offchannel.roc_vif)) { in ath9k_remain_on_channel()2504 sc->offchannel.roc_vif = vif; in ath9k_remain_on_channel()2534 if (sc->offchannel.roc_vif) { in ath9k_cancel_remain_on_channel()
913 } else if (sc->offchannel.roc_vif) { in ath_offchannel_next()914 vif = sc->offchannel.roc_vif; in ath_offchannel_next()938 sc->offchannel.roc_vif = NULL; in ath_roc_complete()
423 struct ieee80211_vif *roc_vif; member
Completed in 733 milliseconds