Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dxdomain.c243 const uuid_t *src_uuid, const uuid_t *dst_uuid, int retry, in tb_xdp_properties_request() argument
262 memcpy(&req.dst_uuid, dst_uuid, sizeof(*dst_uuid)); in tb_xdp_properties_request()
348 if (!uuid_equal(src_uuid, &req->dst_uuid)) { in tb_xdp_properties_response()
377 uuid_copy(&res->dst_uuid, &req->src_uuid); in tb_xdp_properties_response()
Dtb_msgs.h501 uuid_t dst_uuid; member
509 uuid_t dst_uuid; member