Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c297 t4_max_fr_depth(dev->rdev.lldi.ulptx_memwrite_dsgl && use_dsgl); in c4iw_query_device()
H A Dt4.h86 static inline int t4_max_fr_depth(int use_dsgl) in t4_max_fr_depth() function
H A Dqp.c827 if (mhp->mpl_len > t4_max_fr_depth(dsgl_supported && use_dsgl)) in build_memreg()