Searched defs:sqp (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c364 struct t3_swsq *sqp; local
528 struct t3_swsq *sqp; local
[all...]
H A Diw_cxgb_hal.c447 struct t3_swsq *sqp = wq->sq + Q_PTR2IDX(wq->sq_rptr, wq->sq_size_log2); local
1079 struct t3_swsq *sqp; local
421 insert_sq_cqe(struct t3_wq *wq, struct t3_cq *cq, struct t3_swsq *sqp) argument
1274 struct t3_swsq *sqp; local
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c294 sigqueue_t *sqp = kmem_zalloc(sizeof (sigqueue_t), KM_SLEEP); local
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dqp.c880 struct mlx4_ib_sqp *sqp; local
1546 static void store_sqp_attrs(struct mlx4_ib_sqp *sqp, const struct ib_qp_attr *attr, argument
2348 static int build_sriov_qp0_header(struct mlx4_ib_sqp *sqp, argument
2456 build_mlx_header(struct mlx4_ib_sqp *sqp, struct ib_send_wr *wr, void *wqe, unsigned *mlx_seg_len) argument
[all...]
H A Dmad.c1304 struct mlx4_ib_demux_pv_qp *sqp; local
1704 struct mlx4_ib_demux_pv_ctx *sqp = qp_context; local
1808 struct mlx4_ib_demux_pv_qp *sqp; local
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c298 static void store_attrs(struct mthca_sqp *sqp, const struct ib_qp_attr *attr, argument
1354 mthca_alloc_sqp(struct mthca_dev *dev, struct mthca_pd *pd, struct mthca_cq *send_cq, struct mthca_cq *recv_cq, enum ib_sig_type send_policy, struct ib_qp_cap *cap, int qpn, int port, struct mthca_sqp *sqp) argument
1490 build_mlx_header(struct mthca_dev *dev, struct mthca_sqp *sqp, int ind, struct ib_send_wr *wr, struct mthca_mlx_seg *mlx, struct mthca_data_seg *data) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c811 sigqueue_t *sqp = kmem_zalloc(sizeof (sigqueue_t), KM_SLEEP); local

Completed in 89 milliseconds