Lines Matching defs:mphy
318 struct mt76_phy *mphy = phy->mt76;
321 err = mt7925_mcu_set_channel_domain(mphy);
330 set_bit(MT76_STATE_RUNNING, &mphy->state);
332 ieee80211_queue_delayed_work(mphy->hw, &mphy->mac_work,
336 wiphy_rfkill_start_polling(mphy->hw->wiphy);
403 ret = mt76_connac_mcu_uni_add_dev(&dev->mphy, link_conf, &mconf->mt76,
819 struct mt76_phy *mphy = hw->priv;
823 rate = mt76_connac2_mac_tx_rate_val(mphy, &vif->bss_conf, beacon, mcast);
882 ret = mt76_connac_pm_wake(&dev->mphy, &dev->pm);
925 mt76_connac_power_save_sched(&dev->mphy, &dev->pm);
1100 mt76_connac_pm_wake(&dev->mphy, &dev->pm);
1126 mt76_connac_power_save_sched(&dev->mphy, &dev->pm);
1384 struct mt76_phy *mphy = hw->priv;
1388 err = mt7925_mcu_hw_scan(mphy, vif, req);
1398 struct mt76_phy *mphy = hw->priv;
1401 mt7925_mcu_cancel_hw_scan(mphy, vif);
1411 struct mt76_phy *mphy = hw->priv;
1416 err = mt7925_mcu_sched_scan_req(mphy, vif, req, ies);
1420 err = mt7925_mcu_sched_scan_enable(mphy, vif, true);
1431 struct mt76_phy *mphy = hw->priv;
1435 err = mt7925_mcu_sched_scan_enable(mphy, vif, false);
1488 &dev->mphy);
1506 &dev->mphy);
1642 struct mt76_phy *mphy = hw->priv;
1652 return mt7925_mcu_set_rate_txpower(mphy);