Home
last modified time | relevance | path

Searched refs:mt7996_mcu_fw_log_2_host (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c313 ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WM, val); in mt7996_fw_debug_wm_set()
355 ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, dev->fw_debug_wa); in mt7996_fw_debug_wa_set()
H A Dmt7996.h400 int mt7996_mcu_fw_log_2_host(struct mt7996_dev *dev, u8 type, u8 ctrl);
H A Dmcu.c2463 int mt7996_mcu_fw_log_2_host(struct mt7996_dev *dev, u8 type, u8 ctrl) in mt7996_mcu_fw_log_2_host() function
2588 ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WM, 0); in mt7996_mcu_init_firmware()
2592 ret = mt7996_mcu_fw_log_2_host(dev, MCU_FW_LOG_WA, 0); in mt7996_mcu_init_firmware()