Lines Matching refs:MT_BAND1
362 phy2 = dev->mt76.phys[MT_BAND1] ? dev->mt76.phys[MT_BAND1]->priv : NULL; in mt7615_mac_fill_rx()
504 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_fill_rx()
748 if (phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_mac_write_txwi()
749 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_write_txwi()
1377 if (sta->wcid.phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_fill_txs()
1378 phy = dev->mt76.phys[MT_BAND1]->priv; in mt7615_fill_txs()
1420 if (sta->wcid.phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_fill_txs()
1421 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_fill_txs()
1524 if (wcid->phy_idx && dev->mt76.phys[MT_BAND1]) in mt7615_mac_add_txs()
1525 mphy = dev->mt76.phys[MT_BAND1]; in mt7615_mac_add_txs()
1953 struct mt76_phy *mphy_ext = mdev->phys[MT_BAND1]; in mt7615_update_survey()