Lines Matching refs:mphy
103 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
104 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
110 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
116 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
124 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
127 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
133 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
134 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
164 dev->mphy.antenna_mask = dev->chainmask; in mt7615_eeprom_parse_hw_cap()
165 dev->mphy.chainmask = dev->chainmask; in mt7615_eeprom_parse_hw_cap()
346 memcpy(dev->mphy.macaddr, dev->mt76.eeprom.data + MT_EE_MAC_ADDR, in mt7615_eeprom_init()
349 mt76_eeprom_override(&dev->mphy); in mt7615_eeprom_init()