Searched refs:has_5ghz (Results 1 – 12 of 12) sorted by relevance
104 dev->mphy.cap.has_5ghz = 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()134 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
492 mphy->cap.has_5ghz = true; in mt7615_register_ext_phy()
78 dev->mphy.cap.has_5ghz = true; in mt76x02_eeprom_parse_hw_cap()85 dev->mphy.cap.has_5ghz = true; in mt76x02_eeprom_parse_hw_cap()
268 if (phy->cap.has_5ghz) in mt76_set_stream_caps()483 if (phy->cap.has_5ghz) { in mt76_register_phy()602 if (phy->cap.has_5ghz) { in mt76_register_device()
1777 dev->phy.cap.has_5ghz = cap->hw_path & BIT(WF0_5G); in mt76_connac_mcu_parse_phy_cap()2011 if (!phy->cap.has_5ghz) in mt76_connac_mcu_rate_txpower_band()2091 if (phy->cap.has_5ghz) { in mt76_connac_mcu_set_rate_txpower()
347 bool has_5ghz; member
75 phy->mt76->cap.has_5ghz = true; in mt7915_eeprom_parse_band_config()82 phy->mt76->cap.has_5ghz = true; in mt7915_eeprom_parse_band_config()
348 if (phy->mt76->cap.has_5ghz) { in mt7915_init_wiphy()605 if (!phy->mt76->cap.has_5ghz) in mt7915_set_stream_vht_txbf_caps()879 if (phy->mt76->cap.has_5ghz) { in mt7915_set_stream_he_caps()
55 dev->mphy.cap.has_2ghz, dev->mphy.cap.has_5ghz); in mt76x0_set_chip_cap()63 dev->mphy.cap.has_5ghz = false; in mt76x0_set_chip_cap()
248 if (dev->mphy.cap.has_5ghz) { in mt76x0_register_device()
454 if (dev->mphy.cap.has_5ghz) { in mt76x0_phy_ant_select()
192 if (phy->mt76->cap.has_5ghz) { in mt7921_set_stream_he_caps()
Completed in 793 milliseconds