Searched refs:qp_type (Results 1 - 25 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_mcast.c67 if (ibqp->qp_type != IB_QPT_UD) {
68 ehca_err(ibqp->device, "invalid qp_type=%x", ibqp->qp_type);
104 if (ibqp->qp_type != IB_QPT_UD) {
105 ehca_err(ibqp->device, "invalid qp_type %x", ibqp->qp_type);
H A Dehca_qp.c162 * ib2ehcaqptype maps Ib to ehca qp_type
465 int qp_type, max_send_sge, max_recv_sge, ret; local
486 qp_type = init_attr->qp_type;
497 if (qp_type & 0x80) {
500 parms.ll_comp_flags = qp_type & LLQP_COMP_MASK;
502 qp_type &= 0x1F;
503 init_attr->qp_type &= 0x1F;
509 if (qp_type == IB_QPT_UC) {
540 if (qp_type !
2144 enum ib_qp_type qp_type; local
[all...]
H A Dehca_sqp.c75 switch (qp_init_attr->qp_type) {
97 ehca_err(&shca->ib_device, "invalid qp_type=%x",
98 qp_init_attr->qp_type);
H A Dehca_classes.h190 u32 qp_type; member in struct:ehca_qp
409 u32 qp_type; member in struct:ehca_create_qp_resp
H A Dehca_reqs.c221 switch (qp->qp_type) {
255 if (qp->qp_type == IB_QPT_SMI ||
256 qp->qp_type == IB_QPT_GSI)
258 if (qp->qp_type == IB_QPT_GSI) {
304 ehca_gen_err("Invalid qptype=%x", qp->qp_type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_pp.c119 int qstride, qp_type; local
130 qp_table = av_frame_get_qp_table(inbuf, &qstride, &qp_type);
139 outbuf->pict_type | (qp_type ? PP_PICT_TYPE_QP2 : 0));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_ruc.c309 if (sqp->ibqp.qp_type == IB_QPT_RC)
448 if (qp->ibqp.qp_type == IB_QPT_UC)
484 if (sqp->ibqp.qp_type == IB_QPT_RC) {
511 qp->ibqp.qp_type == IB_QPT_SMI) {
637 if ((qp->ibqp.qp_type == IB_QPT_RC ||
638 qp->ibqp.qp_type == IB_QPT_UC) &&
644 if (qp->ibqp.qp_type == IB_QPT_RC)
646 else if (qp->ibqp.qp_type == IB_QPT_UC)
H A Dipath_qp.c465 if (!ib_modify_qp_is_ok(cur_state, new_state, ibqp->qp_type,
527 ipath_reset_qp(qp, ibqp->qp_type);
536 if (qp->ibqp.qp_type == IB_QPT_RC)
666 init_attr->qp_type = qp->ibqp.qp_type;
775 switch (init_attr->qp_type) {
805 if (sg_list_sz && (init_attr->qp_type == IB_QPT_UD ||
806 init_attr->qp_type == IB_QPT_SMI ||
807 init_attr->qp_type == IB_QPT_GSI)) {
857 init_attr->qp_type);
[all...]
H A Dipath_ud.c341 if (qp->ibqp.qp_type == IB_QPT_SMI)
357 bth0 |= qp->ibqp.qp_type == IB_QPT_SMI ? IPATH_DEFAULT_P_KEY :
H A Dipath_verbs.c343 if (qp->ibqp.qp_type != IB_QPT_SMI &&
362 if (qp->ibqp.qp_type == IB_QPT_UC) {
365 } else if (qp->ibqp.qp_type == IB_QPT_UD) {
412 if (qp->ibqp.qp_type == IB_QPT_UC ||
413 qp->ibqp.qp_type == IB_QPT_RC) {
544 switch (qp->ibqp.qp_type) {
1334 if (qp->ibqp.qp_type == IB_QPT_SMI ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_ruc.c405 qp->ibqp.qp_type != sqp->ibqp.qp_type) {
411 if (sqp->ibqp.qp_type == IB_QPT_RC)
575 if (qp->ibqp.qp_type == IB_QPT_UC)
618 if (sqp->ibqp.qp_type == IB_QPT_RC) {
723 if ((qp->ibqp.qp_type == IB_QPT_RC ||
724 qp->ibqp.qp_type == IB_QPT_UC) &&
730 if (qp->ibqp.qp_type == IB_QPT_RC)
732 else if (qp->ibqp.qp_type == IB_QPT_UC)
782 if (qp->ibqp.qp_type
[all...]
H A Dqib_ud.c66 if (qp->ibqp.qp_type != sqp->ibqp.qp_type ||
209 wc.pkey_index = qp->ibqp.qp_type == IB_QPT_GSI ?
338 if (qp->ibqp.qp_type == IB_QPT_SMI)
354 bth0 |= qp->ibqp.qp_type == IB_QPT_SMI ? QIB_DEFAULT_P_KEY :
355 qib_get_pkey(ibp, qp->ibqp.qp_type == IB_QPT_GSI ?
575 wc.pkey_index = qp->ibqp.qp_type == IB_QPT_GSI ?
H A Dqib_qp.c419 if (qp->ibqp.qp_type == IB_QPT_UD ||
420 qp->ibqp.qp_type == IB_QPT_SMI ||
421 qp->ibqp.qp_type == IB_QPT_GSI)
432 if (qp->ibqp.qp_type != IB_QPT_RC)
566 if (!ib_modify_qp_is_ok(cur_state, new_state, ibqp->qp_type,
595 if (qp->ibqp.qp_type == IB_QPT_SMI ||
596 qp->ibqp.qp_type == IB_QPT_GSI ||
697 qib_reset_qp(qp, ibqp->qp_type);
713 if (qp->ibqp.qp_type == IB_QPT_RC)
872 init_attr->qp_type
[all...]
H A Dqib_verbs.c359 } else if (qp->ibqp.qp_type == IB_QPT_UC) {
362 } else if (qp->ibqp.qp_type != IB_QPT_RC) {
412 if (qp->ibqp.qp_type == IB_QPT_UC ||
413 qp->ibqp.qp_type == IB_QPT_RC) {
556 switch (qp->ibqp.qp_type) {
1040 else if (qp->ibqp.qp_type == IB_QPT_RC) {
1308 } else if (qp->ibqp.qp_type == IB_QPT_RC) {
1346 if (qp->ibqp.qp_type == IB_QPT_SMI ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_cm.h120 enum ib_qp_type qp_type; member in struct:ib_cm_req_event_param
353 enum ib_qp_type qp_type; member in struct:ib_cm_req_param
H A Dib_mad.h432 * @qp_type: Specifies which QP to access. Must be either
448 enum ib_qp_type qp_type,
469 * @qp_type: Specifies which QP traffic to snoop. Must be either
478 enum ib_qp_type qp_type,
H A Dib_user_cm.h133 __u32 qp_type; member in struct:ib_ucm_req
237 __u32 qp_type; member in struct:ib_ucm_req_event_resp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dqp.c173 if (qp->ibqp.qp_type == IB_QPT_UD) {
519 err = set_kernel_sq_size(dev, &init_attr->cap, init_attr->qp_type, qp);
718 (pd->uobject || init_attr->qp_type != IB_QPT_UD))
721 switch (init_attr->qp_type) {
755 (init_attr->qp_type == IB_QPT_SMI ? 0 : 2) +
764 qp->ibqp.qp_num = init_attr->qp_type == IB_QPT_SMI ? 0 : 1;
904 (to_mlx4_st(ibqp->qp_type) << 16));
923 if (ibqp->qp_type == IB_QPT_GSI || ibqp->qp_type == IB_QPT_SMI)
925 else if (ibqp->qp_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dmad.c124 static int get_spl_qp_index(enum ib_qp_type qp_type) argument
126 switch (qp_type)
192 enum ib_qp_type qp_type,
212 qpn = get_spl_qp_index(qp_type);
253 if (qp_type == IB_QPT_SMI) {
436 enum ib_qp_type qp_type,
453 qpn = get_spl_qp_index(qp_type);
2726 enum ib_qp_type qp_type)
2739 qp_init_attr.qp_type = qp_type;
190 ib_register_mad_agent(struct ib_device *device, u8 port_num, enum ib_qp_type qp_type, struct ib_mad_reg_req *mad_reg_req, u8 rmpp_version, ib_mad_send_handler send_handler, ib_mad_recv_handler recv_handler, void *context) argument
434 ib_register_mad_snoop(struct ib_device *device, u8 port_num, enum ib_qp_type qp_type, int mad_snoop_flags, ib_mad_snoop_handler snoop_handler, ib_mad_recv_handler recv_handler, void *context) argument
2725 create_mad_qp(struct ib_mad_qp_info *qp_info, enum ib_qp_type qp_type) argument
[all...]
H A Dverbs.c299 qp->qp_type = qp_init_attr->qp_type;
890 if (gid->raw[0] != 0xff || qp->qp_type != IB_QPT_UD)
901 if (gid->raw[0] != 0xff || qp->qp_type != IB_QPT_UD)
H A Dcm_msgs.h183 enum ib_qp_type qp_type)
185 switch(qp_type) {
182 cm_req_set_qp_type(struct cm_req_msg *req_msg, enum ib_qp_type qp_type) argument
H A Ducm.c220 ureq->qp_type = kreq->qp_type;
774 param.qp_type = cmd.qp_type;
H A Dcm.c223 enum ib_qp_type qp_type; member in struct:cm_id_private
1015 cm_req_set_qp_type(req_msg, param->qp_type);
1082 if (param->qp_type != IB_QPT_RC && param->qp_type != IB_QPT_UC)
1147 cm_id_priv->qp_type = param->qp_type;
1289 param->qp_type = cm_req_get_qp_type(req_msg);
1576 cm_id_priv->qp_type = cm_req_get_qp_type(req_msg);
3471 if (cm_id_priv->qp_type == IB_QPT_RC) {
3516 if (cm_id_priv->qp_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_verbs.c142 .qp_type = IB_QPT_UD
H A Dipoib_cm.c258 .qp_type = IB_QPT_RC,
1015 .qp_type = IB_QPT_RC,
1038 req.qp_type = qp->qp_type;

Completed in 294 milliseconds

12