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

/freebsd-11-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-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c294 sigqueue_t *sqp = kmem_zalloc(sizeof (sigqueue_t), KM_SLEEP); local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c773 sigqueue_t *sqp = kmem_zalloc(sizeof (sigqueue_t), KM_SLEEP); local
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c649 struct mlx4_ib_sqp *sqp; local
1254 struct mlx4_ib_sqp *sqp = to_msqp((to_mqp(ibqp))); local
1310 struct mlx4_ib_sqp *sqp = to_msqp(mqp); local
1373 store_sqp_attrs(struct mlx4_ib_sqp *sqp, const struct ib_qp_attr *attr, int attr_mask) argument
2272 struct mlx4_ib_sqp *sqp = to_msqp(mqp); local
2297 build_sriov_qp0_header(struct mlx4_ib_sqp *sqp, struct ib_ud_wr *wr, void *wqe, unsigned *mlx_seg_len) argument
2427 build_mlx_header(struct mlx4_ib_sqp *sqp, struct ib_ud_wr *wr, void *wqe, unsigned *mlx_seg_len) argument
2953 struct mlx4_ib_sqp *sqp = to_msqp(qp); local
[all...]
H A Dmlx4_ib_mad.c1331 struct mlx4_ib_demux_pv_qp *sqp; local
1749 struct mlx4_ib_demux_pv_ctx *sqp = qp_context; local
1861 struct mlx4_ib_demux_pv_qp *sqp; local
[all...]
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_qp.c298 static void store_attrs(struct mthca_sqp *sqp, const struct ib_qp_attr *attr, argument
1343 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
1478 build_mlx_header(struct mthca_dev *dev, struct mthca_sqp *sqp, int ind, struct ib_ud_wr *wr, struct mthca_mlx_seg *mlx, struct mthca_data_seg *data) argument
[all...]

Completed in 102 milliseconds