Home
last modified time | relevance | path

Searched refs:has_5ghz (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7615/
H A Deeprom.c109 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
121 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
129 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
139 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
H A Dinit.c576 mphy->cap.has_5ghz = true; in mt7615_register_ext_phy()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Deeprom.c172 phy->mt76->cap.has_5ghz = true; in mt7915_eeprom_parse_band_config()
184 phy->mt76->cap.has_5ghz = true; in mt7915_eeprom_parse_band_config()
203 phy->mt76->cap.has_5ghz = true; in mt7915_eeprom_parse_band_config()
210 phy->mt76->cap.has_5ghz = true; in mt7915_eeprom_parse_band_config()
H A Dinit.c323 if (phy->mt76->cap.has_5ghz) in mt7915_init_txpower()
422 if (phy->mt76->cap.has_5ghz) { in mt7915_init_wiphy()
865 if (!phy->mt76->cap.has_5ghz) in mt7915_set_stream_vht_txbf_caps()
1170 if (phy->mt76->cap.has_5ghz) { in mt7915_set_stream_he_caps()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_eeprom.c78 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()
H A Dmac80211.c297 if (phy->cap.has_5ghz) in mt76_set_stream_caps()
561 if (phy->cap.has_5ghz) { in mt76_register_phy()
758 if (phy->cap.has_5ghz) { in mt76_register_device()
H A Dmt76_connac_mcu.c2118 else if (phy->cap.has_5ghz) in mt76_connac_mcu_rate_txpower_band()
2200 if (phy->cap.has_5ghz) { in mt76_connac_mcu_set_rate_txpower()
H A Dmt76.h485 bool has_5ghz; member
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Deeprom.c55 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()
H A Dinit.c251 if (dev->mphy.cap.has_5ghz) { in mt76x0_register_device()
H A Dphy.c454 if (dev->mphy.cap.has_5ghz) { in mt76x0_phy_ant_select()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c345 if (phy->mt76->cap.has_5ghz) in mt7996_init_txpower()
392 } else if (phy->mt76->cap.has_5ghz) { in mt7996_init_wiphy_band()
1055 if (!phy->mt76->cap.has_5ghz) in mt7996_set_stream_vht_txbf_caps()
1461 if (phy->mt76->cap.has_5ghz) in mt7996_set_stream_he_eht_caps()
H A Deeprom.c269 phy->mt76->cap.has_5ghz = true; in mt7996_eeprom_parse_band_config()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c553 dev->phy.cap.has_5ghz = cap->hw_path & BIT(WF0_5G); in mt7921_mcu_parse_phy_cap()
H A Dmain.c202 if (phy->mt76->cap.has_5ghz) { in mt7921_set_stream_he_caps()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c856 mdev->phy.cap.has_5ghz = cap->hw_path & BIT(WF0_5G); in mt7925_mcu_parse_phy_cap()
3585 if (phy->cap.has_5ghz) { in mt7925_mcu_set_rate_txpower()
H A Dmain.c301 if (phy->mt76->cap.has_5ghz) in mt7925_set_stream_he_eht_caps()