Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Deeprom.c116 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
128 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
136 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
146 dev->mphy.cap.has_5ghz = true; in mt7615_eeprom_parse_hw_band_cap()
H A Dinit.c582 mphy->cap.has_5ghz = true; in mt7615_register_ext_phy()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A 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()
H A Dinit.c417 if (phy->mt76->cap.has_5ghz) { in mt7915_init_wiphy()
859 if (!phy->mt76->cap.has_5ghz) in mt7915_set_stream_vht_txbf_caps()
1161 if (phy->mt76->cap.has_5ghz) { in mt7915_set_stream_he_caps()
/freebsd/sys/contrib/dev/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.c299 if (phy->cap.has_5ghz) in mt76_set_stream_caps()
533 if (phy->cap.has_5ghz) { in mt76_register_phy()
722 if (phy->cap.has_5ghz) { in mt76_register_device()
H A 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()
H A Dmt76.h436 bool has_5ghz; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c217 if (phy->mt76->cap.has_5ghz) { in mt7996_init_wiphy()
502 if (!phy->mt76->cap.has_5ghz) in mt7996_set_stream_vht_txbf_caps()
855 if (phy->mt76->cap.has_5ghz) in mt7996_set_stream_he_eht_caps()
H A Deeprom.c136 phy->mt76->cap.has_5ghz = true; in mt7996_eeprom_parse_band_config()
H A Ddebugfs.c809 if (phy->mt76->cap.has_5ghz) { in mt7996_init_debugfs()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c203 if (phy->mt76->cap.has_5ghz) { in mt7921_set_stream_he_caps()