Searched defs:sqp (Results 1 – 7 of 7) sorted by relevance
/drivers/infiniband/hw/cxgb3/ |
D | cxio_hal.c | 384 struct t3_swsq *sqp) in insert_sq_cqe() 408 struct t3_swsq *sqp = wq->sq + Q_PTR2IDX(wq->sq_rptr, wq->sq_size_log2); in cxio_flush_sq() local 1050 struct t3_swsq *sqp; in flush_completed_wrs() local 1246 struct t3_swsq *sqp; in cxio_poll_cq() local
|
D | iwch_qp.c | 363 struct t3_swsq *sqp; in iwch_post_send() local 535 struct t3_swsq *sqp; in iwch_bind_mw() local
|
/drivers/infiniband/hw/ipath/ |
D | ipath_ud.c | 49 static void ipath_ud_loopback(struct ipath_qp *sqp, struct ipath_swqe *swqe) in ipath_ud_loopback()
|
D | ipath_ruc.c | 259 static void ipath_ruc_loopback(struct ipath_qp *sqp) in ipath_ruc_loopback()
|
/drivers/infiniband/hw/mlx4/ |
D | qp.c | 696 struct mlx4_ib_sqp *sqp; in mlx4_ib_create_qp() local 827 static void store_sqp_attrs(struct mlx4_ib_sqp *sqp, const struct ib_qp_attr *attr, in store_sqp_attrs() 1209 static int build_mlx_header(struct mlx4_ib_sqp *sqp, struct ib_send_wr *wr, in build_mlx_header()
|
/drivers/infiniband/hw/mthca/ |
D | mthca_qp.c | 297 static void store_attrs(struct mthca_sqp *sqp, const struct ib_qp_attr *attr, in store_attrs() 1355 struct mthca_sqp *sqp) in mthca_alloc_sqp() 1483 static int build_mlx_header(struct mthca_dev *dev, struct mthca_sqp *sqp, in build_mlx_header()
|
/drivers/infiniband/hw/ehca/ |
D | ehca_qp.c | 1834 void ehca_recover_sqp(struct ib_qp *sqp) in ehca_recover_sqp()
|