Home
last modified time | relevance | path

Searched refs:has_2ghz (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Deeprom.c108 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
115 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
135 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
138 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_eeprom.c81 dev->mphy.cap.has_2ghz = true; in mt76x02_eeprom_parse_hw_cap()
84 dev->mphy.cap.has_2ghz = true; in mt76x02_eeprom_parse_hw_cap()
H A Dmac80211.c284 if (phy->cap.has_2ghz) in mt76_set_stream_caps()
513 if (phy->cap.has_2ghz) { in mt76_register_phy()
699 if (phy->cap.has_2ghz) { in mt76_register_device()
H A Dmt76.h431 bool has_2ghz; member
H A Dmt76_connac_mcu.c1983 dev->phy.cap.has_2ghz = cap->hw_path & BIT(WF0_24G); in mt76_connac_mcu_parse_phy_cap()
2268 if (phy->cap.has_2ghz) { in mt76_connac_mcu_set_rate_txpower()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Deeprom.c166 phy->mt76->cap.has_2ghz = true; in mt7915_eeprom_parse_band_config()
178 phy->mt76->cap.has_2ghz = true; in mt7915_eeprom_parse_band_config()
181 phy->mt76->cap.has_2ghz = true; in mt7915_eeprom_parse_band_config()
H A Dinit.c395 if (phy->mt76->cap.has_2ghz) { in mt7915_init_wiphy()
1128 if (phy->mt76->cap.has_2ghz) { in mt7915_set_stream_he_caps()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Deeprom.c55 dev->mphy.cap.has_2ghz, dev->mphy.cap.has_5ghz); in mt76x0_set_chip_cap()
58 dev->mphy.cap.has_2ghz = false; in mt76x0_set_chip_cap()
H A Dinit.c259 if (dev->mphy.cap.has_2ghz) in mt76x0_register_device()
H A Dphy.c450 if (dev->mphy.cap.has_2ghz) in mt76x0_phy_ant_select()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Deeprom.c174 dev->mphy.cap.has_2ghz = true; in mt7603_eeprom_init()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Deeprom.c133 phy->mt76->cap.has_2ghz = true; in mt7996_eeprom_parse_band_config()
H A Dinit.c202 if (phy->mt76->cap.has_2ghz) { in mt7996_init_wiphy()
859 if (phy->mt76->cap.has_2ghz) in mt7996_set_stream_he_eht_caps()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c194 if (phy->mt76->cap.has_2ghz) { in mt7921_set_stream_he_caps()