Searched defs:sqp (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/sys/dev/mlx4/mlx4_ib/ |
| HD | mlx4_ib_qp.c | 649 struct mlx4_ib_sqp *sqp; in create_qp_common() local 1254 struct mlx4_ib_sqp *sqp = to_msqp((to_mqp(ibqp))); in mlx4_ib_create_qp() local 1310 struct mlx4_ib_sqp *sqp = to_msqp(mqp); in mlx4_ib_destroy_qp() local 1373 static void store_sqp_attrs(struct mlx4_ib_sqp *sqp, const struct ib_qp_attr *attr, in store_sqp_attrs() 2272 struct mlx4_ib_sqp *sqp = to_msqp(mqp); in mlx4_ib_modify_qp() local 2297 static int build_sriov_qp0_header(struct mlx4_ib_sqp *sqp, in build_sriov_qp0_header() 2427 static int build_mlx_header(struct mlx4_ib_sqp *sqp, struct ib_ud_wr *wr, in build_mlx_header() 2953 struct mlx4_ib_sqp *sqp = to_msqp(qp); in mlx4_ib_post_send() local
|
| HD | mlx4_ib_mad.c | 1331 struct mlx4_ib_demux_pv_qp *sqp; in mlx4_ib_send_to_wire() local 1749 struct mlx4_ib_demux_pv_ctx *sqp = qp_context; in pv_qp_event_handler() local 1861 struct mlx4_ib_demux_pv_qp *sqp; in mlx4_ib_sqp_comp_worker() local
|
| /freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/ |
| HD | iw_cxgb_hal.c | 422 struct t3_swsq *sqp) in insert_sq_cqe() 447 struct t3_swsq *sqp = wq->sq + Q_PTR2IDX(wq->sq_rptr, wq->sq_size_log2); in cxio_flush_sq() local 1079 struct t3_swsq *sqp; in flush_completed_wrs() local 1274 struct t3_swsq *sqp; in cxio_poll_cq() local
|
| HD | iw_cxgb_qp.c | 364 struct t3_swsq *sqp; in iwch_post_send() local 528 struct t3_swsq *sqp; in iwch_bind_mw() local
|
| /freebsd-11-stable/sys/dev/mthca/ |
| HD | mthca_qp.c | 298 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()
|
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/intel/dtrace/ |
| HD | fasttrap_isa.c | 773 sigqueue_t *sqp = kmem_zalloc(sizeof (sigqueue_t), KM_SLEEP); in fasttrap_sigsegv() local
|
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
| HD | fasttrap.c | 294 sigqueue_t *sqp = kmem_zalloc(sizeof (sigqueue_t), KM_SLEEP); in fasttrap_sigtrap() local
|