Home
last modified time | relevance | path

Searched refs:SIW_MAX_IRD_QP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_main.c387 sdev->attrs.max_ird = SIW_MAX_IRD_QP; in siw_device_create()
H A Dsiw.h25 #define SIW_MAX_IRD_QP 128 macro
H A Dsiw_cm.c657 cep->ird = min(cep->ird, SIW_MAX_IRD_QP); in siw_proc_mpareq()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_main.c337 sdev->attrs.max_ird = SIW_MAX_IRD_QP; in siw_device_create()
H A Dsiw.h25 #define SIW_MAX_IRD_QP 128 macro
H A Dsiw_cm.c660 cep->ird = min(cep->ird, SIW_MAX_IRD_QP); in siw_proc_mpareq()

Completed in 9 milliseconds