ctl_pkg 31 drivers/thunderbolt/ctl.c struct ctl_pkg *rx_packets[TB_CTL_RX_PKG_COUNT]; ctl_pkg 147 drivers/thunderbolt/ctl.c tb_cfg_request_find(struct tb_ctl *ctl, struct ctl_pkg *pkg) ctl_pkg 169 drivers/thunderbolt/ctl.c static int check_header(const struct ctl_pkg *pkg, u32 len, ctl_pkg 219 drivers/thunderbolt/ctl.c static struct tb_cfg_result decode_error(const struct ctl_pkg *response) ctl_pkg 240 drivers/thunderbolt/ctl.c static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len, ctl_pkg 299 drivers/thunderbolt/ctl.c static void tb_ctl_pkg_free(struct ctl_pkg *pkg) ctl_pkg 308 drivers/thunderbolt/ctl.c static struct ctl_pkg *tb_ctl_pkg_alloc(struct tb_ctl *ctl) ctl_pkg 310 drivers/thunderbolt/ctl.c struct ctl_pkg *pkg = kzalloc(sizeof(*pkg), GFP_KERNEL); ctl_pkg 329 drivers/thunderbolt/ctl.c struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); ctl_pkg 344 drivers/thunderbolt/ctl.c struct ctl_pkg *pkg; ctl_pkg 374 drivers/thunderbolt/ctl.c struct ctl_pkg *pkg, size_t size) ctl_pkg 379 drivers/thunderbolt/ctl.c static void tb_ctl_rx_submit(struct ctl_pkg *pkg) ctl_pkg 389 drivers/thunderbolt/ctl.c static int tb_async_error(const struct ctl_pkg *pkg) ctl_pkg 410 drivers/thunderbolt/ctl.c struct ctl_pkg *pkg = container_of(frame, typeof(*pkg), frame); ctl_pkg 728 drivers/thunderbolt/ctl.c const struct ctl_pkg *pkg) ctl_pkg 754 drivers/thunderbolt/ctl.c static bool tb_cfg_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg) ctl_pkg 88 drivers/thunderbolt/ctl.h const struct ctl_pkg *pkg); ctl_pkg 89 drivers/thunderbolt/ctl.h bool (*copy)(struct tb_cfg_request *req, const struct ctl_pkg *pkg); ctl_pkg 66 drivers/thunderbolt/dma_port.c const struct ctl_pkg *pkg) ctl_pkg 82 drivers/thunderbolt/dma_port.c static bool dma_port_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg) ctl_pkg 239 drivers/thunderbolt/icm.c const struct ctl_pkg *pkg) ctl_pkg 252 drivers/thunderbolt/icm.c static bool icm_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg) ctl_pkg 49 drivers/thunderbolt/xdomain.c const struct ctl_pkg *pkg) ctl_pkg 82 drivers/thunderbolt/xdomain.c const struct ctl_pkg *pkg)