MCU_WA_PARAM_CMD
ret = mt7915_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(SET),
return mt7915_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(QUERY),
return mt76_mcu_send_msg(&dev->mt76, MCU_WA_PARAM_CMD(SET), &req,
return mt7915_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(SET),
mt7915_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(CAPABILITY), 0, 0, 0);
ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_WA_PARAM_CMD(QUERY),
return mt7996_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(SET), MCU_WA_PARAM_PDMA_RX,
return mt7996_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(QUERY),
mt7996_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(SET),
return mt7996_mcu_wa_cmd(dev, MCU_WA_PARAM_CMD(SET),
req.tag = cpu_to_le16(cmd == MCU_WA_PARAM_CMD(QUERY) ? UNI_CMD_SDO_QUERY :