Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx4/
Dqp.c647 struct mlx4_ib_sqp *sqp; in create_qp_common() local
1252 struct mlx4_ib_sqp *sqp = to_msqp((to_mqp(ibqp))); in mlx4_ib_create_qp() local
1309 struct mlx4_ib_sqp *sqp = to_msqp(mqp); in mlx4_ib_destroy_qp() local
1372 static void store_sqp_attrs(struct mlx4_ib_sqp *sqp, const struct ib_qp_attr *attr, in store_sqp_attrs()
2271 struct mlx4_ib_sqp *sqp = to_msqp(mqp); in mlx4_ib_modify_qp() local
2296 static int build_sriov_qp0_header(struct mlx4_ib_sqp *sqp, in build_sriov_qp0_header()
2426 static int build_mlx_header(struct mlx4_ib_sqp *sqp, struct ib_ud_wr *wr, in build_mlx_header()
2952 struct mlx4_ib_sqp *sqp = to_msqp(qp); in mlx4_ib_post_send() local
Dmad.c1337 struct mlx4_ib_demux_pv_qp *sqp; in mlx4_ib_send_to_wire() local
1755 struct mlx4_ib_demux_pv_ctx *sqp = qp_context; in pv_qp_event_handler() local
1865 struct mlx4_ib_demux_pv_qp *sqp; in mlx4_ib_sqp_comp_worker() local
/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
/drivers/scsi/
Dscsi_debug.c3466 struct sdebug_queue *sqp = sdebug_q_arr; in get_queue() local
3488 struct sdebug_queue *sqp; in sdebug_q_cmd_complete() local
3692 struct sdebug_queue *sqp; in stop_queued_cmnd() local
3731 struct sdebug_queue *sqp; in stop_all_queued() local
3763 struct sdebug_queue *sqp; in free_all_queued() local
3953 struct sdebug_queue *sqp; in block_unblock_all_queues() local
3983 static void setup_inject(struct sdebug_queue *sqp, in setup_inject()
4005 struct sdebug_queue *sqp; in schedule_resp() local
4278 struct sdebug_queue *sqp; in scsi_debug_show_info() local
4334 struct sdebug_queue *sqp; in delay_store() local
[all …]
/drivers/infiniband/hw/qib/
Dqib_ud.c50 static void qib_ud_loopback(struct rvt_qp *sqp, struct rvt_swqe *swqe) in qib_ud_loopback()
Dqib_ruc.c358 static void qib_ruc_loopback(struct rvt_qp *sqp) in qib_ruc_loopback()
/drivers/infiniband/hw/hfi1/
Dud.c66 static void ud_loopback(struct rvt_qp *sqp, struct rvt_swqe *swqe) in ud_loopback()
Druc.c360 static void ruc_loopback(struct rvt_qp *sqp) in ruc_loopback()
/drivers/infiniband/sw/rxe/
Drxe_hdr.h485 __be32 sqp; member
512 static inline void __deth_set_sqp(void *arg, u32 sqp) in __deth_set_sqp()
537 static inline void deth_set_sqp(struct rxe_pkt_info *pkt, u32 sqp) in deth_set_sqp()
/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()