Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dctl.c431 case TB_CFG_PKG_WRITE: in tb_ctl_rx_callback()
743 pkg->frame.eof == TB_CFG_PKG_WRITE) { in tb_cfg_match()
909 req->request_type = TB_CFG_PKG_WRITE; in tb_cfg_write_raw()
912 req->response_type = TB_CFG_PKG_WRITE; in tb_cfg_write_raw()
Ddma_port.c159 req->request_type = TB_CFG_PKG_WRITE; in dma_port_write()
162 req->response_type = TB_CFG_PKG_WRITE; in dma_port_write()
/linux-4.19.296/include/linux/
Dthunderbolt.h28 TB_CFG_PKG_WRITE = 2, enumerator