Searched refs:enable_dpp_cq (Results 1 – 3 of 3) sorted by relevance
/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_hw.h | 128 u8 enable_dpp_cq, u16 dpp_cq_id, u16 *dpp_offset,
|
D | ocrdma_hw.c | 2282 u8 enable_dpp_cq, u16 dpp_cq_id) in ocrdma_set_create_qp_dpp_cmd() argument 2287 if (!enable_dpp_cq) in ocrdma_set_create_qp_dpp_cmd() 2364 u8 enable_dpp_cq, u16 dpp_cq_id, u16 *dpp_offset, in ocrdma_mbx_create_qp() argument 2438 ocrdma_set_create_qp_dpp_cmd(cmd, pd, qp, enable_dpp_cq, in ocrdma_mbx_create_qp()
|
D | ocrdma_verbs.c | 1322 status = ocrdma_mbx_create_qp(qp, attrs, ureq.enable_dpp_cq, in ocrdma_create_qp()
|