Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dprovider.c298 t4_max_fr_depth(dev->rdev.lldi.ulptx_memwrite_dsgl && use_dsgl); in c4iw_query_device()
Dt4.h86 static inline int t4_max_fr_depth(int use_dsgl) in t4_max_fr_depth() function
Dmem.c613 max_num_sg > t4_max_fr_depth(rhp->rdev.lldi.ulptx_memwrite_dsgl && in c4iw_alloc_mr()
Dqp.c830 if (mhp->mpl_len > t4_max_fr_depth(dsgl_supported && use_dsgl)) in build_memreg()