Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Deeprom.c70 if (val == MT_EE_BAND_SEL_DEFAULT && dev->dbdc_support) in mt7915_eeprom_parse_band_config()
100 if (dev->dbdc_support) { in mt7915_eeprom_parse_hw_cap()
Deeprom.h107 if (dev->dbdc_support) in mt7915_tssi_enabled()
Dinit.c316 if (dev->dbdc_support) { in mt7915_txbf_init()
337 if (!dev->dbdc_support) in mt7915_register_ext_phy()
442 dev->dbdc_support = !!(mt76_rr(dev, MT_HW_BOUND) & BIT(5)); in mt7915_init_hardware()
806 if (!dev->dbdc_support) in mt7915_register_device()
Ddma.c163 if (dev->dbdc_support) { in mt7915_dma_init()
Dmt7915.h200 bool dbdc_support; member
Dmac.c1472 u32 reg = MT_WF_IRPI(nss + (idx << dev->dbdc_support)); in mt7915_phy_get_nf()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
Dpci_init.c31 if (dev->dbdc_support) in mt7615_pci_init_work()
Deeprom.c130 dev->dbdc_support = true; in mt7615_eeprom_parse_hw_band_cap()
Dmt7615.h267 bool dbdc_support; member