Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt76/mt7615/
Deeprom.c104 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()
Dinit.c492 mphy->cap.has_5ghz = true; in mt7615_register_ext_phy()
/drivers/net/wireless/mediatek/mt76/mt7921/
Deeprom.c56 phy->mt76->cap.has_5ghz = true; in mt7921_eeprom_parse_band_config()
63 phy->mt76->cap.has_5ghz = true; in mt7921_eeprom_parse_band_config()
Dmain.c166 if (phy->mt76->cap.has_5ghz) { in mt7921_set_stream_he_caps()
/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.c181 if (phy->cap.has_5ghz) in mt76_set_stream_caps()
383 if (phy->cap.has_5ghz) { in mt76_register_phy()
494 if (phy->cap.has_5ghz) { in mt76_register_device()
Dmt76_connac_mcu.c1807 if (!phy->cap.has_5ghz) in mt76_connac_mcu_rate_txpower_band()
1869 if (phy->cap.has_5ghz) { in mt76_connac_mcu_set_rate_txpower()
Dmt76.h338 bool has_5ghz; member
/drivers/net/wireless/mediatek/mt76/mt7915/
Deeprom.c75 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()
Dinit.c251 if (phy->mt76->cap.has_5ghz) { in mt7915_init_wiphy()
502 if (!phy->mt76->cap.has_5ghz) in mt7915_set_stream_vht_txbf_caps()
761 if (phy->mt76->cap.has_5ghz) { in mt7915_set_stream_he_caps()
/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.c248 if (dev->mphy.cap.has_5ghz) { in mt76x0_register_device()
Dphy.c454 if (dev->mphy.cap.has_5ghz) { in mt76x0_phy_ant_select()