Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb_msgs.h187 u8 connection_key; member
203 u8 connection_key; member
236 u8 connection_key; member
245 u8 connection_key; member
253 u8 connection_key; member
262 u8 connection_key; member
H A Dicm.c508 request.connection_key = sw->connection_key; in icm_fr_approve_switch()
535 request.connection_key = sw->connection_key; in icm_fr_add_switch_key()
563 request.connection_key = sw->connection_key; in icm_fr_challenge_switch_key()
673 u8 connection_key, u8 link, u8 depth, bool boot) in update_switch() argument
686 sw->connection_key = connection_key; in update_switch()
811 pkg->connection_key, link, depth, boot); in icm_fr_device_connected()
871 sw->connection_key = pkg->connection_key; in icm_fr_device_connected()
H A Dtb.h205 u8 connection_key; member