Searched refs:has_2ghz (Results 1 – 12 of 12) sorted by relevance
103 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()110 dev->mphy.cap.has_2ghz = 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()
81 dev->mphy.cap.has_2ghz = true; in mt76x02_eeprom_parse_hw_cap()84 dev->mphy.cap.has_2ghz = true; in mt76x02_eeprom_parse_hw_cap()
266 if (phy->cap.has_2ghz) in mt76_set_stream_caps()477 if (phy->cap.has_2ghz) { in mt76_register_phy()596 if (phy->cap.has_2ghz) { in mt76_register_device()
1776 dev->phy.cap.has_2ghz = cap->hw_path & BIT(WF0_24G); in mt76_connac_mcu_parse_phy_cap()2085 if (phy->cap.has_2ghz) { in mt76_connac_mcu_set_rate_txpower()
346 bool has_2ghz; member
78 phy->mt76->cap.has_2ghz = true; in mt7915_eeprom_parse_band_config()81 phy->mt76->cap.has_2ghz = true; in mt7915_eeprom_parse_band_config()
343 if (phy->mt76->cap.has_2ghz) in mt7915_init_wiphy()870 if (phy->mt76->cap.has_2ghz) { in mt7915_set_stream_he_caps()
55 dev->mphy.cap.has_2ghz, dev->mphy.cap.has_5ghz); in mt76x0_set_chip_cap()58 dev->mphy.cap.has_2ghz = false; in mt76x0_set_chip_cap()
256 if (dev->mphy.cap.has_2ghz) in mt76x0_register_device()
450 if (dev->mphy.cap.has_2ghz) in mt76x0_phy_ant_select()
174 dev->mphy.cap.has_2ghz = true; in mt7603_eeprom_init()
183 if (phy->mt76->cap.has_2ghz) { in mt7921_set_stream_he_caps()
Completed in 31 milliseconds