Searched refs:mt76_put_vif_phy_link (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | channel.c | 303 void mt76_put_vif_phy_link(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_put_vif_phy_link() function 334 mt76_put_vif_phy_link(phy, phy->roc_vif, phy->roc_link); in mt76_roc_complete() 406 mt76_put_vif_phy_link(phy, vif, mlink); in mt76_remain_on_channel()
|
| H A D | scan.c | 33 mt76_put_vif_phy_link(phy, dev->scan.vif, dev->scan.mlink); in mt76_scan_complete()
|
| H A D | mt76.h | 1832 void mt76_put_vif_phy_link(struct mt76_phy *phy, struct ieee80211_vif *vif,
|