Searched refs:mt7996_has_wa (Results 1 – 3 of 3) sorted by relevance
315 if (test_bit(MT76_STATE_MCU_RUNNING, &dev->mphy.state) && mt7996_has_wa(dev)) in mt7996_mcu_send_message()400 if (mt7996_has_wa(dev)) in mt7996_mcu_wa_cmd()3532 if (!mt7996_has_wa(dev)) in mt7996_load_ram()3602 fw_state = mt7996_has_wa(dev) ? FW_STATE_RDY : FW_STATE_NORMAL_TRX; in mt7996_load_firmware()3741 if (mt7996_has_wa(dev)) { in mt7996_mcu_init_firmware()5516 if (!mt7996_has_wa(dev)) { in mt7996_mcu_cp_support()
860 static inline bool mt7996_has_wa(struct mt7996_dev *dev) in mt7996_has_wa() function
1022 if (!mt7996_has_wa(dev)) { in mt7996_tx_use_mgmt()