txp_ext_desc
uint32_t, uint32_t, struct txp_ext_desc *, uint8_t,
struct txp_ext_desc *ext;
ext = (struct txp_ext_desc *)(rsp + 1);
uint32_t in3, struct txp_ext_desc *in_extp, uint8_t in_extn,
struct txp_ext_desc *ext;
ext = (struct txp_ext_desc *)(((uint8_t *)sc->sc_cmdring.base) + idx);
memcpy(ext, in_extp, sizeof(struct txp_ext_desc));
struct txp_ext_desc *ext;
ext = (struct txp_ext_desc *)(rsp + 1);