Lines Matching refs:MT_BAND1
112 struct mt76_phy *mphy_ext = dev->mt76.phys[MT_BAND1]; in mt7615_mac_reset_counters()
361 phy2 = dev->mt76.phys[MT_BAND1] ? dev->mt76.phys[MT_BAND1]->priv : NULL; in mt7615_mac_fill_rx()
506 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_fill_rx()
755 if (phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_mac_write_txwi()
756 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_write_txwi()
1394 if (sta->wcid.phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_fill_txs()
1395 phy = dev->mt76.phys[MT_BAND1]->priv; in mt7615_fill_txs()
1437 if (sta->wcid.phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_fill_txs()
1438 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_fill_txs()
1545 if (wcid->phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_mac_add_txs()
1546 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_add_txs()
1963 struct mt76_phy *mphy_ext = mdev->phys[MT_BAND1]; in mt7615_update_survey()