Searched refs:use_dsgl (Results 1 – 3 of 3) 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()
297 t4_max_fr_depth(dev->rdev.lldi.ulptx_memwrite_dsgl && use_dsgl); in c4iw_query_device()
827 if (mhp->mpl_len > t4_max_fr_depth(dsgl_supported && use_dsgl)) in build_memreg()841 if (dsgl_supported && use_dsgl && (pbllen > max_fr_immd)) { in build_memreg()