Searched refs:connection_key (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tb_msgs.h | 181 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 D | icm.c | 470 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() 640 sw->connection_key = connection_key; in update_switch() 769 pkg->connection_key, lin in icm_fr_device_connected() 627 update_switch(struct tb_switch *parent_sw, struct tb_switch *sw, u64 route, u8 connection_id, u8 connection_key, u8 link, u8 depth, bool boot) update_switch() argument [all...] |
H A D | tb.h | 132 * @connection_key: Connection key used with ICM messaging 173 u8 connection_key; member
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tb_msgs.h | 192 u8 connection_key; member 208 u8 connection_key; member 241 u8 connection_key; member 250 u8 connection_key; member 258 u8 connection_key; member 267 u8 connection_key; member
|
H A D | icm.c | 486 request.connection_key = sw->connection_key; in icm_fr_approve_switch() 513 request.connection_key = sw->connection_key; in icm_fr_add_switch_key() 541 request.connection_key = sw->connection_key; in icm_fr_challenge_switch_key() 648 u8 connection_key, u8 link, u8 depth, bool boot) in update_switch() 661 sw->connection_key = connection_key; in update_switch() 786 pkg->connection_key, lin in icm_fr_device_connected() 647 update_switch(struct tb_switch *sw, u64 route, u8 connection_id, u8 connection_key, u8 link, u8 depth, bool boot) update_switch() argument [all...] |
H A D | tb.h | 147 * @connection_key: Connection key used with ICM messaging 204 u8 connection_key; member
|
Completed in 14 milliseconds