Home
last modified time | relevance | path

Searched refs:SIW_MAX_SGE_PBL (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw.h25 #define SIW_MAX_SGE_PBL 256 /* max num sge's for PBL */ macro
Dsiw_verbs.c170 attr->max_fast_reg_page_list_len = SIW_MAX_SGE_PBL; in siw_query_device()
1309 if (max_sge > SIW_MAX_SGE_PBL) { in siw_alloc_mr()