Searched refs:qp_id (Results 1 - 25 of 41) sorted by relevance

12

/linux-master/include/uapi/rdma/
H A Derdma-abi.h33 __u32 qp_id; member in struct:erdma_uresp_create_qp
H A Dsiw-abi.h24 __u32 qp_id; member in struct:siw_uresp_create_qp
174 __aligned_u64 qp_id; member in union:siw_cqe::__anon2168
H A Docrdma-abi.h110 __u16 qp_id; member in struct:ocrdma_create_qp_uresp
H A Dqedr-abi.h127 __u32 qp_id; member in struct:qedr_create_qp_uresp
H A Dirdma-abi.h98 __u32 qp_id; member in struct:irdma_create_qp_resp
/linux-master/drivers/crypto/hisilicon/
H A Dqm_common.h75 int qm_set_and_get_xqc(struct hisi_qm *qm, u8 cmd, void *xqc, u32 qp_id, bool op);
H A Ddebugfs.c172 u32 qp_id; local
178 ret = kstrtou32(s, 0, &qp_id);
179 if (ret || qp_id >= qm->qp_num) {
184 ret = qm_set_and_get_xqc(qm, QM_MB_CMD_SQC, &sqc, qp_id, 1);
193 sqc_curr = qm->sqc + qp_id;
207 u32 qp_id; local
213 ret = kstrtou32(s, 0, &qp_id);
214 if (ret || qp_id >= qm->qp_num) {
219 ret = qm_set_and_get_xqc(qm, QM_MB_CMD_CQC, &cqc, qp_id, 1);
228 cqc_curr = qm->cqc + qp_id;
316 u32 qp_id, sqe_id; local
344 u32 qp_id, cqe_id; local
[all...]
H A Dqm.c618 int qm_set_and_get_xqc(struct hisi_qm *qm, u8 cmd, void *xqc, u32 qp_id, bool op) argument
660 qm_mb_pre_init(&mailbox, cmd, xqc_dma, qp_id, op);
863 qm_db(qm, qp->qp_id, QM_DOORBELL_CMD_CQ,
871 qm_db(qm, qp->qp_id, QM_DOORBELL_CMD_CQ, qp->qp_status.cq_head, 1);
983 static void qm_disable_qp(struct hisi_qm *qm, u32 qp_id) argument
985 struct hisi_qp *qp = &qm->qp_array[qp_id];
1026 u32 type, qp_id; local
1033 qp_id = le32_to_cpu(aeqe->dw0) & QM_AEQE_CQN_MASK;
1042 qp_id);
1045 qm_disable_qp(qm, qp_id);
1384 u32 reg_val, type, vf_num, qp_id; local
1829 int qp_id; local
1911 qm_sq_ctx_cfg(struct hisi_qp *qp, int qp_id, u32 pasid) argument
1937 qm_cq_ctx_cfg(struct hisi_qp *qp, int qp_id, u32 pasid) argument
1966 qm_qp_ctx_cfg(struct hisi_qp *qp, int qp_id, u32 pasid) argument
1983 int qp_id = qp->qp_id; local
2046 qm_wait_qp_empty(struct hisi_qm *qm, u32 *state, u32 qp_id) argument
[all...]
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c42 __func__, qp_id(rx_qp(srx)),
66 qp_id(rx_qp(srx)), __func__, len, p, rv);
113 qp_id(rx_qp(srx)), __func__, len, kva, rv);
192 qp_id(rx_qp(srx)), sink_stag, srx->ddp_stag);
198 qp_id(rx_qp(srx)), (unsigned long long)sink_to,
206 qp_id(rx_qp(srx)),
245 qp_id(rx_qp(srx)), sink_stag,
252 qp_id(rx_qp(srx)),
290 qp_id(rx_qp(srx)), ddp_qn);
296 qp_id(rx_q
[all...]
H A Dsiw_cm.c356 cep->qp ? qp_id(cep->qp) : UINT_MAX, reason, status);
1019 cep->qp ? qp_id(cep->qp) : UINT_MAX,
1159 cep->qp ? qp_id(cep->qp) : UINT_MAX);
1223 cep->qp ? qp_id(cep->qp) : -1, type, delay);
1503 siw_dbg_cep(cep, "[QP %u]: exit\n", qp_id(qp));
1595 qp_id(qp), params->ord, sdev->attrs.max_ord,
1606 qp_id(qp), params->private_data_len, max_priv_data);
1655 siw_dbg_cep(cep, "[QP%u]: moving to rts\n", qp_id(qp));
1676 qp_id(qp), params->private_data_len);
H A Dsiw_qp.c1092 cqe->qp_id = qp_id(qp);
1154 cqe->qp_id = qp_id(qp);
1336 found = xa_erase(&sdev->qp_xa, qp_id(qp));
H A Dsiw.h611 static inline u32 qp_id(struct siw_qp *qp) function
703 ibdev_dbg(&qp->sdev->base_dev, "QP[%u] %s: " fmt, qp_id(qp), __func__, \
/linux-master/drivers/infiniband/hw/irdma/
H A Dpuda.h37 u32 qp_id; member in struct:irdma_puda_cmpl_info
89 u32 qp_id; member in struct:irdma_puda_rsrc_info
112 u32 qp_id; member in struct:irdma_puda_rsrc
H A Duda.c102 FIELD_PREP(IRDMA_UDA_MGCTX_QPID, entry_info->qp_id));
182 entry1->qp_id == entry2->qp_id)
H A Duser.h238 u32 qp_id; member in struct:irdma_cq_poll_info
325 u32 qp_id; member in struct:irdma_qp_uk
371 u32 qp_id; member in struct:irdma_qp_uk_init_info
H A Dirdma.h86 u32 qp_id; member in struct:irdma_mcast_grp_ctx_entry_info
H A Dpuda.c278 info->qp_id = (u32)FIELD_GET(IRDMACQ_QPID, qword2);
356 if (qp->qp_id != rsrc->qp_id) {
621 hdr = qp->qp_uk.qp_id |
681 ukqp->qp_id = rsrc->qp_id;
1058 rsrc->qp_id = info->qp_id;
H A Duk.c134 writel(qp->qp_id, qp->wqe_alloc_db);
138 writel(qp->qp_id, qp->wqe_alloc_db);
1073 info->qp_id = (u32)FIELD_GET(IRDMACQ_QPID, qword2);
1439 qp->qp_id = info->qp_id;
H A Dutils.c2415 __func__, cq_poll_info->qp_id, cq_poll_info->op_type,
2435 cpi->qp_id = qp_num;
2472 irdma_set_cpi_common_values(&cmpl->cpi, qp, qp->qp_id);
2487 "DEV: %s: adding wr_id = 0x%llx SQ Completion to list qp_id=%d\n",
2488 __func__, cmpl->cpi.wr_id, qp->qp_id);
2516 irdma_set_cpi_common_values(&cmpl->cpi, qp, qp->qp_id);
2524 "DEV: %s: adding wr_id = 0x%llx RQ Completion to list qp_id=%d, wqe_idx=%d\n",
2525 __func__, cmpl->cpi.wr_id, qp->qp_id,
/linux-master/include/linux/qed/
H A Dqed_ll2_if.h99 u16 qp_id; member in struct:qed_ll2_comp_rx_data
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c626 u32 qp_id, tbl_indx, req_size; local
639 qp_id = le32_to_cpu(err_event->xid);
640 tbl_indx = map_qp_id_to_tbl_indx(qp_id, rcfw);
645 qp_id, err_event->req_err_state_reason,
H A Dqplib_rcfw.h170 u32 qp_id; /* QP id */ member in struct:bnxt_qplib_qp_node
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma_sli.h1036 u32 qp_id; member in struct:ocrdma_create_qp_rsp
1048 u32 qp_id; member in struct:ocrdma_destroy_qp
1241 u32 qp_id; member in struct:ocrdma_query_qp
1629 u32 qp_id; member in struct:ocrdma_attach_mcast
1643 u32 qp_id; member in struct:ocrdma_detach_mcast
/linux-master/drivers/infiniband/hw/qedr/
H A Dverbs.c1322 uresp->qp_id = qp->qp_id;
1904 in_params.qp_handle_lo = qp->qp_id;
1932 qp->qp_id = out_params.qp_id;
2071 qp->qp_id = out_params.qp_id;
2127 qp->qp_id = out_params.qp_id;
2305 qp->ibqp.qp_num = qp->qp_id;
[all...]
H A Dqedr.h413 u32 qp_id; member in struct:qedr_qp

Completed in 247 milliseconds

12