Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_main.c391 sdev->attrs.max_cqe = SIW_MAX_CQE; in siw_device_create()
H A Dsiw.h29 #define SIW_MAX_CQE (SIW_MAX_QP_WR * 100) macro