Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
Deeprom.c103 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
110 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
127 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
133 dev->mphy.cap.has_2ghz = true; in mt7615_eeprom_parse_hw_band_cap()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/
Deeprom.c59 phy->mt76->cap.has_2ghz = true; in mt7921_eeprom_parse_band_config()
62 phy->mt76->cap.has_2ghz = true; in mt7921_eeprom_parse_band_config()
Dmain.c157 if (phy->mt76->cap.has_2ghz) { in mt7921_set_stream_he_caps()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
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()
Dmac80211.c178 if (phy->cap.has_2ghz) in mt76_set_stream_caps()
376 if (phy->cap.has_2ghz) { in mt76_register_phy()
486 if (phy->cap.has_2ghz) { in mt76_register_device()
Dmt76.h337 bool has_2ghz; member
Dmt76_connac_mcu.c1846 if (phy->cap.has_2ghz) { in mt76_connac_mcu_set_rate_txpower()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Deeprom.c78 phy->mt76->cap.has_2ghz = true; in mt7915_eeprom_parse_band_config()
81 phy->mt76->cap.has_2ghz = true; in mt7915_eeprom_parse_band_config()
Dinit.c244 if (phy->mt76->cap.has_2ghz) in mt7915_init_wiphy()
750 if (phy->mt76->cap.has_2ghz) { in mt7915_set_stream_he_caps()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt76x0/
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()
Dinit.c256 if (dev->mphy.cap.has_2ghz) in mt76x0_register_device()
Dphy.c450 if (dev->mphy.cap.has_2ghz) in mt76x0_phy_ant_select()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7603/
Deeprom.c174 dev->mphy.cap.has_2ghz = true; in mt7603_eeprom_init()