Searched refs:dst_uuid (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/thunderbolt/ |
| H A D | tb_msgs.h | 606 uuid_t dst_uuid; member 617 uuid_t dst_uuid; member
|
| H A D | xdomain.c | 332 const uuid_t *src_uuid, const uuid_t *dst_uuid, int retry, in tb_xdp_properties_request() 351 memcpy(&req.dst_uuid, dst_uuid, sizeof(*dst_uuid)); in tb_xdp_properties_request() 437 if (!uuid_equal(xd->local_uuid, &req->dst_uuid)) { in tb_xdp_properties_response() 466 uuid_copy(&res->dst_uuid, &req->src_uuid); in tb_xdp_properties_response() 324 tb_xdp_properties_request(struct tb_ctl * ctl,u64 route,const uuid_t * src_uuid,const uuid_t * dst_uuid,int retry,u32 ** block,u32 * generation) tb_xdp_properties_request() argument
|