Searched refs:connection_key (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/thunderbolt/ |
D | tb_msgs.h | 176 u8 connection_key; member 192 u8 connection_key; member 225 u8 connection_key; member 234 u8 connection_key; member 242 u8 connection_key; member 251 u8 connection_key; member
|
D | icm.c | 344 request.connection_key = sw->connection_key; in icm_fr_approve_switch() 371 request.connection_key = sw->connection_key; in icm_fr_add_switch_key() 399 request.connection_key = sw->connection_key; in icm_fr_challenge_switch_key() 465 size_t ep_name_size, u8 connection_id, u8 connection_key, in add_switch() argument 480 sw->connection_key = connection_key; in add_switch() 506 u64 route, u8 connection_id, u8 connection_key, in update_switch() argument 518 sw->connection_key = connection_key; in update_switch() 640 pkg->connection_key, link, depth, boot); in icm_fr_device_connected() 697 pkg->connection_key, link, depth, security_level, in icm_fr_device_connected()
|
D | tb.h | 111 u8 connection_key; member
|