Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dt4.h81 static inline int t4_max_fr_depth(int use_dsgl) in t4_max_fr_depth() function
Dprovider.c342 props->max_fast_reg_page_list_len = t4_max_fr_depth(use_dsgl); in c4iw_query_device()
Dmem.c869 max_num_sg > t4_max_fr_depth(use_dsgl)) in c4iw_alloc_mr()
Dqp.c622 if (mhp->mpl_len > t4_max_fr_depth(use_dsgl)) in build_memreg()