Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtb_msgs.h552 uuid_t dst_uuid; member
560 uuid_t dst_uuid; member
Dxdomain.c300 const uuid_t *src_uuid, const uuid_t *dst_uuid, int retry, in tb_xdp_properties_request() argument
319 memcpy(&req.dst_uuid, dst_uuid, sizeof(*dst_uuid)); in tb_xdp_properties_request()
404 if (!uuid_equal(xd->local_uuid, &req->dst_uuid)) { in tb_xdp_properties_response()
433 uuid_copy(&res->dst_uuid, &req->src_uuid); in tb_xdp_properties_response()