Home
last modified time | relevance | path

Searched refs:tb_ctl_pkg_alloc (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/thunderbolt/
Dctl.c327 static struct ctl_pkg *tb_ctl_pkg_alloc(struct tb_ctl *ctl) in tb_ctl_pkg_alloc() function
373 pkg = tb_ctl_pkg_alloc(ctl); in tb_ctl_tx()
654 ctl->rx_packets[i] = tb_ctl_pkg_alloc(ctl); in tb_ctl_alloc()