Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dchannel.c328 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()
H A Dmac80211.c2110 if (mvif->roc_phy) in mt76_vif_cleanup()
2111 mt76_abort_roc(mvif->roc_phy); in mt76_vif_cleanup()
H A Dmt76.h852 struct mt76_phy *roc_phy; member
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1571 if (mvif->mt76.roc_phy && in mt7996_tx()
1573 mphy = mvif->mt76.roc_phy; in mt7996_tx()