Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dctl.c332 static struct ctl_pkg *tb_ctl_pkg_alloc(struct tb_ctl *ctl) in tb_ctl_pkg_alloc() function
378 pkg = tb_ctl_pkg_alloc(ctl); in tb_ctl_tx()
677 ctl->rx_packets[i] = tb_ctl_pkg_alloc(ctl); in tb_ctl_alloc()