Home
last modified time | relevance | path

Searched refs:TB_SWITCH_MAX_DEPTH (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/thunderbolt/
Dtb.h46 #define TB_SWITCH_MAX_DEPTH 6 macro
Dicm.c834 if (link > ICM_MAX_LINK || depth > TB_SWITCH_MAX_DEPTH) { in icm_fr_device_disconnected()
864 if (link > ICM_MAX_LINK || depth > TB_SWITCH_MAX_DEPTH) { in icm_fr_xdomain_connected()
Dswitch.c1505 if (depth > TB_SWITCH_MAX_DEPTH) in tb_switch_alloc()