Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_msgs.h603 u32 src_route_lo; member
H A Dxdomain.c287 *remote_route = (u64)res.src_route_hi << 32 | res.src_route_lo; in tb_xdp_uuid_request()
303 res.src_route_lo = lower_32_bits(route); in tb_xdp_uuid_response()