Searched refs:receive_path (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/thunderbolt/ |
D | tb_msgs.h | 263 u16 receive_path; member 274 u16 receive_path; member 414 u16 receive_path; member 454 u16 receive_path; member
|
D | tunnel.h | 54 int receive_path);
|
D | tunnel.c | 529 int receive_path) in tb_tunnel_alloc_dma() argument 545 path = tb_path_alloc(tb, dst, receive_path, nhi, receive_ring, 0, "DMA RX"); in tb_tunnel_alloc_dma()
|
D | xdomain.c | 1343 u16 transmit_ring, u16 receive_path, in tb_xdomain_enable_paths() argument 1357 xd->receive_path = receive_path; in tb_xdomain_enable_paths() 1386 xd->receive_path = 0; in tb_xdomain_disable_paths()
|
D | icm.c | 533 request.receive_path = xd->receive_path; in icm_fr_approve_xdomain_paths() 1085 request.receive_path = xd->receive_path; in icm_tr_approve_xdomain_paths()
|
D | tb.c | 449 xd->receive_path); in tb_approve_xdomain_paths()
|
/Linux-v5.4/include/linux/ |
D | thunderbolt.h | 231 u16 receive_path; member 247 u16 transmit_ring, u16 receive_path,
|