Home
last modified time | relevance | path

Searched refs:has_6ghz (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Deeprom.c159 phy->mt76->cap.has_6ghz = true; in mt7915_eeprom_parse_band_config()
163 phy->mt76->cap.has_6ghz = true; in mt7915_eeprom_parse_band_config()
H A Dinit.c1170 if (phy->mt76->cap.has_6ghz) { in mt7915_set_stream_he_caps()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Deeprom.c139 phy->mt76->cap.has_6ghz = true; in mt7996_eeprom_parse_band_config()
H A Dinit.c859 if (phy->mt76->cap.has_6ghz) in mt7996_set_stream_he_eht_caps()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c301 if (phy->cap.has_6ghz) in mt76_set_stream_caps()
539 if (phy->cap.has_6ghz) { in mt76_register_phy()
728 if (phy->cap.has_6ghz) { in mt76_register_device()
H A Dmt76_connac_mcu.c2022 phy->cap.has_6ghz = skb->data[0]; in mt76_connac_mcu_get_nic_capability()
2189 if (phy->cap.has_6ghz) in mt76_connac_mcu_rate_txpower_band()
2275 if (phy->cap.has_6ghz) { in mt76_connac_mcu_set_rate_txpower()
H A Dmt76.h437 bool has_6ghz; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c211 if (phy->mt76->cap.has_6ghz) { in mt7921_set_stream_he_caps()