Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw.h25 #define SIW_MAX_IRD_QP 128 macro
H A Dsiw_cm.c718 cep->ird = min(cep->ird, SIW_MAX_IRD_QP); in siw_proc_mpareq()