Lines Matching defs:ext_phy
1142 struct mt7915_phy *ext_phy = mt7915_ext_phy(dev);
1155 if (ext_phy)
1157 ext_phy->coverage_class);
1306 struct mt76_phy *ext_phy;
1310 ext_phy = dev->mt76.phys[MT_BAND1];
1311 phy2 = ext_phy ? ext_phy->priv : NULL;
1331 if (ext_phy)
1332 set_bit(MT76_RESET, &ext_phy->state);
1336 if (ext_phy)
1337 mt76_txq_schedule_all(ext_phy);
1409 if (ext_phy && test_bit(MT76_STATE_RUNNING, &ext_phy->state)) {
1410 ret = mt7915_run(ext_phy->hw);
1435 struct mt76_phy *ext_phy;
1439 ext_phy = dev->mt76.phys[MT_BAND1];
1440 phy2 = ext_phy ? ext_phy->priv : NULL;
1447 if (ext_phy)
1448 ieee80211_stop_queues(ext_phy->hw);
1451 if (ext_phy)
1452 cancel_delayed_work_sync(&ext_phy->mac_work);
1481 if (ext_phy)
1482 ieee80211_restart_hw(ext_phy->hw);
1489 struct mt76_phy *ext_phy;
1494 ext_phy = dev->mt76.phys[MT_BAND1];
1495 phy2 = ext_phy ? ext_phy->priv : NULL;
1527 if (ext_phy)
1528 ieee80211_stop_queues(ext_phy->hw);
1593 if (ext_phy)
1594 ieee80211_wake_queues(ext_phy->hw);
1603 ieee80211_queue_delayed_work(ext_phy->hw,