Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
Dsiw_main.c386 sdev->attrs.max_ord = SIW_MAX_ORD_QP; in siw_device_create()
Dsiw.h24 #define SIW_MAX_ORD_QP 128 macro
Dsiw_cm.c655 cep->ord = min(cep->ord, SIW_MAX_ORD_QP); in siw_proc_mpareq()