Searched refs:roc_phy (Results 1 – 4 of 4) sorted by relevance
328 mlink->mvif->roc_phy = NULL; in mt76_roc_complete()394 mlink->mvif->roc_phy = phy; in mt76_remain_on_channel()403 mlink->mvif->roc_phy = NULL; in mt76_remain_on_channel()424 struct mt76_phy *phy = mvif->roc_phy; in mt76_cancel_remain_on_channel()
2110 if (mvif->roc_phy) in mt76_vif_cleanup()2111 mt76_abort_roc(mvif->roc_phy); in mt76_vif_cleanup()
852 struct mt76_phy *roc_phy; member
1571 if (mvif->mt76.roc_phy && in mt7996_tx()1573 mphy = mvif->mt76.roc_phy; in mt7996_tx()