Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dctl.c359 static int tb_ctl_tx(struct tb_ctl *ctl, const void *data, size_t len, in tb_ctl_tx() function
539 ret = tb_ctl_tx(ctl, req->request, req->request_size, in tb_cfg_request()
759 return tb_ctl_tx(ctl, &pkg, sizeof(pkg), TB_CFG_PKG_ERROR); in tb_cfg_ack_plug()