Home
last modified time | relevance | path

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

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