Home
last modified time | relevance | path

Searched refs:connection_key (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb_msgs.h181 u8 connection_key; member
197 u8 connection_key; member
230 u8 connection_key; member
239 u8 connection_key; member
247 u8 connection_key; member
256 u8 connection_key; member
H A Dicm.c470 request.connection_key = sw->connection_key; in icm_fr_approve_switch()
497 request.connection_key = sw->connection_key; in icm_fr_add_switch_key()
525 request.connection_key = sw->connection_key; in icm_fr_challenge_switch_key()
628 u64 route, u8 connection_id, u8 connection_key, in update_switch() argument
640 sw->connection_key = connection_key; in update_switch()
769 pkg->connection_key, link, depth, boot); in icm_fr_device_connected()
829 sw->connection_key = pkg->connection_key; in icm_fr_device_connected()
H A Dtb.h173 u8 connection_key; member
/OK3568_Linux_fs/buildroot/package/python-aiohttp/
H A D0001-Bump-async-timeout-version-for-aiohttp-3.8-5299.patch96 raise ClientConnectorCertificateError(req.connection_key, exc) from exc