Lines Matching refs:phy2
419 mphy = dev->mt76.phy2; in mt7615_mcu_rx_csa_notify()
438 if (r->band_idx && dev->mt76.phy2) in mt7615_mcu_rx_radar_detected()
439 mphy = dev->mt76.phy2; in mt7615_mcu_rx_radar_detected()
495 if (*seq_num & BIT(7) && dev->mt76.phy2) in mt7615_mcu_scan_event()
496 mphy = dev->mt76.phy2; in mt7615_mcu_scan_event()
521 if (event->dbdc_band && dev->mt76.phy2) in mt7615_mcu_roc_event()
522 mphy = dev->mt76.phy2; in mt7615_mcu_roc_event()
546 if (band_idx && dev->mt76.phy2) in mt7615_mcu_beacon_loss_event()
547 mphy = dev->mt76.phy2; in mt7615_mcu_beacon_loss_event()
567 if (band_idx && dev->mt76.phy2) in mt7615_mcu_bss_event()
568 mphy = dev->mt76.phy2; in mt7615_mcu_bss_event()
2533 .dbdc_en = !!dev->mt76.phy2, in mt7615_mcu_apply_rx_dcoc()
2654 .dbdc_en = !!dev->mt76.phy2, in mt7615_mcu_apply_tx_dpd()