Searched refs:tbtc_support (Results 1 – 4 of 4) sorted by relevance
168 if (dev->tbtc_support) in mt7996_dma_start()335 if (dev->tbtc_support || dev->mphy.band_idx == MT_BAND2) { in mt7996_dma_init()
227 bool tbtc_support:1; member408 return MT7996_MAX_INTERFACES * (1 + dev->dbdc_support + dev->tbtc_support); in mt7996_max_interface_num()
343 (band == MT_BAND2 && !dev->tbtc_support)) in mt7996_register_phy()453 dev->tbtc_support = true; in mt7996_init_hardware()
2544 num = 2 + 2 * (dev->dbdc_support + dev->tbtc_support); in mt7996_mcu_init_rx_airtime()2557 if (dev->tbtc_support) in mt7996_mcu_init_rx_airtime()