Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt76/mt7915/
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()
Dinit.c1143 if (phy->mt76->cap.has_6ghz) { in mt7915_set_stream_he_caps()
/drivers/net/wireless/mediatek/mt76/mt7996/
Deeprom.c139 phy->mt76->cap.has_6ghz = true; in mt7996_eeprom_parse_band_config()
Dinit.c846 if (phy->mt76->cap.has_6ghz) in mt7996_set_stream_he_eht_caps()
/drivers/net/wireless/mediatek/mt76/
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()
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()
Dmt76.h433 bool has_6ghz; member
/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c211 if (phy->mt76->cap.has_6ghz) { in mt7921_set_stream_he_caps()