Searched refs:has_2ghz (Results 1 – 14 of 14) sorted by relevance
194 phy->mt76->cap.has_2ghz = true; in mt7915_eeprom_parse_band_config()206 phy->mt76->cap.has_2ghz = true; in mt7915_eeprom_parse_band_config()209 phy->mt76->cap.has_2ghz = true; in mt7915_eeprom_parse_band_config()
358 if (phy->mt76->cap.has_2ghz) in mt7915_init_txpower()448 if (phy->mt76->cap.has_2ghz) { in mt7915_init_wiphy()1201 if (phy->mt76->cap.has_2ghz) { in mt7915_set_stream_he_caps()
175 dev->mphy.cap.has_2ghz = true; in mt7603_eeprom_init()
259 if (dev->mphy.cap.has_2ghz) in mt76x0_register_device()
287 phy->mt76->cap.has_2ghz = true; in mt7996_eeprom_parse_band_config()
386 if (phy->mt76->cap.has_2ghz) in mt7996_init_txpower()428 if (phy->mt76->cap.has_2ghz) { in mt7996_init_wiphy_band()1730 if (phy->mt76->cap.has_2ghz) in mt7996_set_stream_he_eht_caps()
295 if (phy->cap.has_2ghz) in mt76_set_stream_caps()560 if (phy->cap.has_2ghz) { in mt76_register_phy()761 if (phy->cap.has_2ghz) { in mt76_register_device()
530 bool has_2ghz; member
2335 if (phy->cap.has_2ghz) { in mt76_connac_mcu_set_rate_txpower()
572 dev->phy.cap.has_2ghz = cap->hw_path & BIT(WF0_24G); in mt7921_mcu_parse_phy_cap()
202 if (phy->mt76->cap.has_2ghz) { in mt7921_set_stream_he_caps()
1051 mdev->phy.cap.has_2ghz = cap->hw_path & BIT(WF0_24G); in mt7925_mcu_parse_phy_cap()4055 if (phy->cap.has_2ghz) { in mt7925_mcu_set_rate_txpower()
327 if (phy->mt76->cap.has_2ghz) in mt7925_set_stream_he_eht_caps()
8428 bool has_2ghz; in _run_coex() local8563 has_2ghz = wl->rf_band_map[RTW89_MAC_0] & BIT(RTW89_BAND_2G) || in _run_coex()8566 if (!has_2ghz) { in _run_coex()