Searched defs:ecore_rdma_create_qp_in_params (Results 1 – 2 of 2) sorted by relevance
347 struct ecore_rdma_create_qp_in_params { struct349 u32 qp_handle_lo; /* QP handle to be written in CQE */350 u32 qp_handle_hi;351 u32 qp_handle_async_lo; /* QP handle to be written in async event */352 u32 qp_handle_async_hi;353 bool use_srq;354 bool signal_all;355 bool fmr_and_reserved_lkey;356 u16 pd;357 u16 dpi;[all …]
463 struct ecore_rdma_create_qp_in_params { struct465 u32 qp_handle_lo; /* QP handle to be written in CQE */466 u32 qp_handle_hi;467 u32 qp_handle_async_lo; /* QP handle to be written in async event */468 u32 qp_handle_async_hi;469 bool use_srq;470 bool signal_all;471 bool fmr_and_reserved_lkey;472 u16 pd;473 u16 dpi;[all …]