Home
last modified time | relevance | path

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

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