Home
last modified time | relevance | path

Searched refs:SIW_MAX_SGE_PBL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.c138 attr->max_fast_reg_page_list_len = SIW_MAX_SGE_PBL; in siw_query_device()
1423 if (max_sge > SIW_MAX_SGE_PBL) { in siw_alloc_mr()
/kernel/linux/linux-6.6/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.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()

Completed in 7 milliseconds