Searched refs:debug_wa (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h312 u8 debug_wa; member in struct:mt7915_dev::__anon1344
H A Ddebugfs.c557 dev->fw.debug_wa = val ? MCU_FW_LOG_TO_HOST : 0;
559 ret = mt7915_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, dev->fw.debug_wa);
564 MCU_WA_PARAM_PDMA_RX, !!dev->fw.debug_wa, 0);
567 dev->fw.debug_wa = 0;
577 *val = dev->fw.debug_wa;
672 if (dev->fw.debug_wa)

Completed in 223 milliseconds