MCU_CMD_FIELD_UNI
txd_len = cmd & MCU_CMD_FIELD_UNI ? sizeof(*uni_txd) : sizeof(*mcu_txd);
if (cmd & MCU_CMD_FIELD_UNI) {