Home
last modified time | relevance | path

Searched refs:SIW_MAX_IRD_QP (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_main.c335 sdev->attrs.max_ird = SIW_MAX_IRD_QP; in siw_device_create()
Dsiw.h25 #define SIW_MAX_IRD_QP 128 macro
Dsiw_cm.c669 cep->ird = min(cep->ird, SIW_MAX_IRD_QP); in siw_proc_mpareq()