Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci_init.c103 if (dev->dbdc_support) { in mt7615_register_device()
H A Deeprom.c132 dev->dbdc_support = true; in mt7615_eeprom_parse_hw_band_cap()
H A Dinit.c485 index = dev->dbdc_support ? mphy->band_idx : mphy->leds.pin; in mt7615_led_set_config()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Deeprom.h163 if (dev->dbdc_support) in mt7915_tssi_enabled()
H A Ddma.c306 if (dev->dbdc_support || dev->phy.mt76->band_idx) in mt7915_dma_start()
549 if (dev->dbdc_support || dev->phy.mt76->band_idx) { in mt7915_dma_init()
H A Dmac.c1228 MT_WF_IRPI_NSS(0, nss + (idx << dev->dbdc_support)) : in mt7915_phy_get_nf()
2071 0, dev->dbdc_support ? 2 : 0); in mt7915_dfs_start_rdd()
2199 dev->dbdc_support ? 2 : 0); in mt7915_dfs_init_radar_detector()
H A Ddebugfs.c1241 if (!dev->dbdc_support || phy->mt76->band_idx) { in mt7915_init_debugfs()