Home
last modified time | relevance | path

Searched defs:sqp (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c387 struct t3_swsq *sqp) in insert_sq_cqe()
411 struct t3_swsq *sqp = wq->sq + Q_PTR2IDX(wq->sq_rptr, wq->sq_size_log2); in cxio_flush_sq() local
1075 struct t3_swsq *sqp; in flush_completed_wrs() local
1279 struct t3_swsq *sqp; in cxio_poll_cq() local
Diwch_qp.c363 struct t3_swsq *sqp; in iwch_post_send() local
545 struct t3_swsq *sqp; in iwch_bind_mw() local
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_ud.c49 static void ipath_ud_loopback(struct ipath_qp *sqp, struct ipath_swqe *swqe) in ipath_ud_loopback()
Dipath_ruc.c259 static void ipath_ruc_loopback(struct ipath_qp *sqp) in ipath_ruc_loopback()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_ud.c49 static void qib_ud_loopback(struct qib_qp *sqp, struct qib_swqe *swqe) in qib_ud_loopback()
Dqib_ruc.c356 static void qib_ruc_loopback(struct qib_qp *sqp) in qib_ruc_loopback()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dqp.c640 struct mlx4_ib_sqp *sqp; in create_qp_common() local
1282 static void store_sqp_attrs(struct mlx4_ib_sqp *sqp, const struct ib_qp_attr *attr, in store_sqp_attrs()
2142 static int build_sriov_qp0_header(struct mlx4_ib_sqp *sqp, in build_sriov_qp0_header()
2265 static int build_mlx_header(struct mlx4_ib_sqp *sqp, struct ib_ud_wr *wr, in build_mlx_header()
Dmad.c1193 struct mlx4_ib_demux_pv_qp *sqp; in mlx4_ib_send_to_wire() local
1605 struct mlx4_ib_demux_pv_ctx *sqp = qp_context; in pv_qp_event_handler() local
1715 struct mlx4_ib_demux_pv_qp *sqp; in mlx4_ib_sqp_comp_worker() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
Druc.c376 static void ruc_loopback(struct hfi1_qp *sqp) in ruc_loopback()
Dud.c68 static void ud_loopback(struct hfi1_qp *sqp, struct hfi1_swqe *swqe) in ud_loopback()
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_qp.c298 static void store_attrs(struct mthca_sqp *sqp, const struct ib_qp_attr *attr, in store_attrs()
1351 struct mthca_sqp *sqp) in mthca_alloc_sqp()
1478 static int build_mlx_header(struct mthca_dev *dev, struct mthca_sqp *sqp, in build_mlx_header()
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_qp.c1843 void ehca_recover_sqp(struct ib_qp *sqp) in ehca_recover_sqp()