dpaa2_mcp_tk
struct dpaa2_cmd *dpaa2_mcp_tk(struct dpaa2_cmd *cmd, const uint16_t token);
#define DPAA2_CMD_TK(c, t) dpaa2_mcp_tk((c), (t))