Home
last modified time | relevance | path

Searched refs:ICM_SWITCH_USED (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/thunderbolt/
Dtb_msgs.h175 #define ICM_SWITCH_USED BIT(0) macro
Dicm.c428 if (!(sw->first_data & ICM_SWITCH_USED)) { in icm_fr_get_route()