Home
last modified time | relevance | path

Searched refs:src_uuid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dxdomain.c249 uuid_copy(uuid, &res.src_uuid); in tb_xdp_uuid_request()
262 uuid_copy(&res.src_uuid, uuid); in tb_xdp_uuid_response()
285 const uuid_t *src_uuid, const uuid_t *dst_uuid, int retry, in tb_xdp_properties_request()
303 memcpy(&req.src_uuid, src_uuid, sizeof(*src_uuid)); in tb_xdp_properties_request()
377 u64 route, u8 sequence, const uuid_t *src_uuid, in tb_xdp_properties_response()
390 if (!uuid_equal(src_uuid, &req->dst_uuid)) { in tb_xdp_properties_response()
418 uuid_copy(&res->src_uuid, src_uuid); in tb_xdp_properties_response()
284 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
376 tb_xdp_properties_response(struct tb *tb, struct tb_ctl *ctl, u64 route, u8 sequence, const uuid_t *src_uuid, const struct tb_xdp_properties *req) tb_xdp_properties_response() argument
[all...]
H A Dtb_msgs.h516 uuid_t src_uuid; member
523 uuid_t src_uuid; member
531 uuid_t src_uuid; member
551 uuid_t src_uuid; member
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_msgs.h601 uuid_t src_uuid; member
610 uuid_t src_uuid; member
621 uuid_t src_uuid; member
643 uuid_t src_uuid; member
H A Dxdomain.c286 uuid_copy(uuid, &res.src_uuid); in tb_xdp_uuid_request()
301 uuid_copy(&res.src_uuid, uuid); in tb_xdp_uuid_response()
324 const uuid_t *src_uuid, const uuid_t *dst_uuid, int retry, in tb_xdp_properties_request()
342 memcpy(&req.src_uuid, src_uuid, sizeof(*src_uuid)); in tb_xdp_properties_request()
455 uuid_copy(&res->src_uuid, xd->local_uuid); in tb_xdp_properties_response()
456 uuid_copy(&res->dst_uuid, &req->src_uuid); in tb_xdp_properties_response()
478 uuid_copy(&req.src_uuid, uuid); in tb_xdp_properties_changed_request()
323 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

Completed in 8 milliseconds