Lines Matching refs:band_idx
34 dev->phy.mt76->band_idx, 0); in mt7915_run()
38 ret = mt7915_mcu_set_mac(dev, dev->phy.mt76->band_idx, in mt7915_run()
43 mt7915_mac_enable_nf(dev, dev->phy.mt76->band_idx); in mt7915_run()
48 phy->mt76->band_idx, 0); in mt7915_run()
52 ret = mt7915_mcu_set_mac(dev, phy->mt76->band_idx, in mt7915_run()
57 mt7915_mac_enable_nf(dev, phy->mt76->band_idx); in mt7915_run()
72 phy->mt76->band_idx); in mt7915_run()
125 mt76_connac_mcu_set_pm(&dev->mt76, phy->mt76->band_idx, 1); in mt7915_stop()
126 mt7915_mcu_set_mac(dev, phy->mt76->band_idx, false, false); in mt7915_stop()
130 mt76_connac_mcu_set_pm(&dev->mt76, dev->phy.mt76->band_idx, 1); in mt7915_stop()
131 mt7915_mcu_set_mac(dev, dev->phy.mt76->band_idx, false, false); in mt7915_stop()
235 mvif->mt76.band_idx = phy->mt76->band_idx; in mt7915_add_interface()
485 bool band = phy->mt76->band_idx; in mt7915_config()
524 bool band = phy->mt76->band_idx; in mt7915_configure_filter()
762 phy->mt76->band_idx); in mt7915_set_rts_threshold()
865 bool band = phy->mt76->band_idx; in __mt7915_get_tsf()
910 bool band = phy->mt76->band_idx; in mt7915_set_tsf()
941 bool band = phy->mt76->band_idx; in mt7915_offset_tsf()
984 u8 band = phy->mt76->band_idx; in mt7915_set_antenna()