Searched refs:use_dsgl (Results 1 – 1 of 1) sorted by relevance
86 static inline int t4_max_fr_depth(int use_dsgl) in t4_max_fr_depth() argument88 return use_dsgl ? T4_MAX_FR_DSGL_DEPTH : T4_MAX_FR_IMMD_DEPTH; in t4_max_fr_depth()