Home
last modified time | relevance | path

Searched refs:dbdc_support (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Deeprom.c50 return dev->dbdc_support ? in mt7915_eeprom_name()
155 } else if (val == MT_EE_BAND_SEL_DEFAULT && dev->dbdc_support) { in mt7915_eeprom_parse_band_config()
197 if (dev->dbdc_support) { in mt7915_eeprom_parse_hw_cap()
Dinit.c392 if (!dev->dbdc_support) in mt7915_init_wiphy()
483 if (dev->dbdc_support) { in mt7915_txbf_init()
504 if (!dev->dbdc_support) in mt7915_alloc_ext_phy()
738 if (is_mt7915(&dev->mt76) && !dev->dbdc_support) in mt7915_set_stream_he_txbf_caps()
845 if (is_mt7915(&dev->mt76) && !dev->dbdc_support) in mt7915_init_he_caps()
1082 dev->dbdc_support = mt7915_band_config(dev); in mt7915_register_device()
Deeprom.h157 if (dev->dbdc_support) in mt7915_tssi_enabled()
Ddma.c319 if (dev->dbdc_support || dev->phy.band_idx) in mt7915_dma_enable()
449 if (dev->dbdc_support || dev->phy.band_idx) { in mt7915_dma_init()
Dmt7915.h315 bool dbdc_support; member
Ddebugfs.c1029 if (!dev->dbdc_support || phy->band_idx) { in mt7915_init_debugfs()
Dmain.c200 if (mvif->mt76.idx >= (MT7915_MAX_INTERFACES << dev->dbdc_support)) { in mt7915_add_interface()
Dmac.c1218 MT_WF_IRPI_NSS(0, nss + (idx << dev->dbdc_support)) : in mt7915_phy_get_nf()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dpci_init.c161 if (dev->dbdc_support) { in mt7615_register_device()
Deeprom.c130 dev->dbdc_support = true; in mt7615_eeprom_parse_hw_band_cap()
Dmt7615.h279 bool dbdc_support; member
Dmcu.c1723 if (dev->dbdc_support) { in mt7615_mcu_init()