Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c298 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 Dmem.c613 max_num_sg > t4_max_fr_depth(rhp->rdev.lldi.ulptx_memwrite_dsgl && in c4iw_alloc_mr()
H A Dqp.c830 if (mhp->mpl_len > t4_max_fr_depth(dsgl_supported && use_dsgl)) in build_memreg()