ctl_pkg
tb_cfg_request_find(struct tb_ctl *ctl, struct ctl_pkg *pkg)
static int check_header(const struct ctl_pkg *pkg, u32 len,
static struct tb_cfg_result decode_error(const struct ctl_pkg *response)
static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len,
static void tb_ctl_pkg_free(struct ctl_pkg *pkg)
static struct ctl_pkg *tb_ctl_pkg_alloc(struct tb_ctl *ctl)
struct ctl_pkg *pkg = kzalloc_obj(*pkg);
struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame);
struct ctl_pkg *pkg;
struct ctl_pkg *pkg, size_t size)
static void tb_ctl_rx_submit(struct ctl_pkg *pkg)
static int tb_async_error(const struct ctl_pkg *pkg)
struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame);
struct ctl_pkg *rx_packets[TB_CTL_RX_PKG_COUNT];
const struct ctl_pkg *pkg)
static bool tb_cfg_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg)
const struct ctl_pkg *pkg);
bool (*copy)(struct tb_cfg_request *req, const struct ctl_pkg *pkg);
const struct ctl_pkg *pkg)
static bool dma_port_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg)
const struct ctl_pkg *pkg)
static bool icm_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg)
const struct ctl_pkg *pkg)
const struct ctl_pkg *pkg)