Home
last modified time | relevance | path

Searched refs:initiator_uuid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dthunderbolt.c82 uuid_t initiator_uuid; member
212 u8 sequence, const uuid_t *initiator_uuid, const uuid_t *target_uuid, in tbnet_fill_header()
225 uuid_copy(&hdr->initiator_uuid, initiator_uuid); in tbnet_fill_header()
403 if (!uuid_equal(&pkg->hdr.initiator_uuid, net->xd->remote_uuid)) in tbnet_handle_packet()
211 tbnet_fill_header(struct thunderbolt_ip_header *hdr, u64 route, u8 sequence, const uuid_t *initiator_uuid, const uuid_t *target_uuid, enum thunderbolt_ip_type type, size_t size, u32 command_id) tbnet_fill_header() argument
/kernel/linux/linux-6.6/drivers/net/thunderbolt/
H A Dmain.c86 uuid_t initiator_uuid; member
221 u8 sequence, const uuid_t *initiator_uuid, const uuid_t *target_uuid, in tbnet_fill_header()
234 uuid_copy(&hdr->initiator_uuid, initiator_uuid); in tbnet_fill_header()
430 if (!uuid_equal(&pkg->hdr.initiator_uuid, net->xd->remote_uuid)) in tbnet_handle_packet()
220 tbnet_fill_header(struct thunderbolt_ip_header *hdr, u64 route, u8 sequence, const uuid_t *initiator_uuid, const uuid_t *target_uuid, enum thunderbolt_ip_type type, size_t size, u32 command_id) tbnet_fill_header() argument

Completed in 5 milliseconds