Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Deeprom.c164 phy->mt76->cap.has_6ghz = true; in mt7915_eeprom_parse_band_config()
168 phy->mt76->cap.has_6ghz = true; in mt7915_eeprom_parse_band_config()
H A Dinit.c1146 if (phy->mt76->cap.has_6ghz) { in mt7915_set_stream_he_caps()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Deeprom.c139 phy->mt76->cap.has_6ghz = true; in mt7996_eeprom_parse_band_config()
H A Dinit.c870 if (phy->mt76->cap.has_6ghz) in mt7996_set_stream_he_eht_caps()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c288 if (phy->cap.has_6ghz) in mt76_set_stream_caps()
525 if (phy->cap.has_6ghz) { in mt76_register_phy()
711 if (phy->cap.has_6ghz) { in mt76_register_device()
H A Dmt76_connac_mcu.c2027 phy->cap.has_6ghz = skb->data[0]; in mt76_connac_mcu_get_nic_capability()
2194 if (phy->cap.has_6ghz) in mt76_connac_mcu_rate_txpower_band()
2280 if (phy->cap.has_6ghz) { in mt76_connac_mcu_set_rate_txpower()
H A Dmt76.h433 bool has_6ghz; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c211 if (phy->mt76->cap.has_6ghz) { in mt7921_set_stream_he_caps()