Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7615/
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()
Dinit.c576 mphy->cap.has_5ghz = true; in mt7615_register_ext_phy()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Deeprom.c156 phy->mt76->cap.has_5ghz = true; in mt7915_eeprom_parse_band_config()
162 phy->mt76->cap.has_5ghz = true; in mt7915_eeprom_parse_band_config()
175 phy->mt76->cap.has_5ghz = true; in mt7915_eeprom_parse_band_config()
182 phy->mt76->cap.has_5ghz = true; in mt7915_eeprom_parse_band_config()
Dinit.c400 if (phy->mt76->cap.has_5ghz) { in mt7915_init_wiphy()
832 if (!phy->mt76->cap.has_5ghz) in mt7915_set_stream_vht_txbf_caps()
1134 if (phy->mt76->cap.has_5ghz) { in mt7915_set_stream_he_caps()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
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()
Dmac80211.c286 if (phy->cap.has_5ghz) in mt76_set_stream_caps()
516 if (phy->cap.has_5ghz) { in mt76_register_phy()
701 if (phy->cap.has_5ghz) { in mt76_register_device()
Dmt76_connac_mcu.c1979 dev->phy.cap.has_5ghz = cap->hw_path & BIT(WF0_5G); in mt76_connac_mcu_parse_phy_cap()
2191 else if (phy->cap.has_5ghz) in mt76_connac_mcu_rate_txpower_band()
2269 if (phy->cap.has_5ghz) { in mt76_connac_mcu_set_rate_txpower()
Dmt76.h429 bool has_5ghz; member
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt76x0/
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()
Dinit.c251 if (dev->mphy.cap.has_5ghz) { in mt76x0_register_device()
Dphy.c454 if (dev->mphy.cap.has_5ghz) { in mt76x0_phy_ant_select()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/
Dinit.c210 if (phy->mt76->cap.has_5ghz) { in mt7996_init_wiphy()
487 if (!phy->mt76->cap.has_5ghz) in mt7996_set_stream_vht_txbf_caps()
840 if (phy->mt76->cap.has_5ghz) in mt7996_set_stream_he_eht_caps()
Deeprom.c136 phy->mt76->cap.has_5ghz = true; in mt7996_eeprom_parse_band_config()
Ddebugfs.c809 if (phy->mt76->cap.has_5ghz) { in mt7996_init_debugfs()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c203 if (phy->mt76->cap.has_5ghz) { in mt7921_set_stream_he_caps()