Searched refs:ICM_SWITCH_USED (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ | ||
D | tb_msgs.h | 170 #define ICM_SWITCH_USED BIT(0) macro |
D | icm.c | 412 if (!(sw->first_data & ICM_SWITCH_USED)) { in icm_fr_get_route() |