Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw.h26 #define SIW_MAX_SGE_PBL 256 /* max num sge's for PBL */ macro
Dsiw_verbs.c139 attr->max_fast_reg_page_list_len = SIW_MAX_SGE_PBL; in siw_query_device()
1430 if (max_sge > SIW_MAX_SGE_PBL) { in siw_alloc_mr()