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

/linux-master/drivers/thunderbolt/
H A Dicm.c879 if (link > ICM_MAX_LINK || depth > TB_SWITCH_MAX_DEPTH) {
915 if (link > ICM_MAX_LINK || depth > TB_SWITCH_MAX_DEPTH) {
H A Dtb.h74 #define TB_SWITCH_MAX_DEPTH 6 macro
H A Dswitch.c2393 max_depth = TB_SWITCH_MAX_DEPTH;

Completed in 111 milliseconds