Searched defs:sqp (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/drivers/infiniband/hw/cxgb3/ |
D | cxio_hal.c | 367 struct t3_swsq *sqp) in insert_sq_cqe() 391 struct t3_swsq *sqp = wq->sq + Q_PTR2IDX(ptr, wq->sq_size_log2); in cxio_flush_sq() local 1044 struct t3_swsq *sqp; in flush_completed_wrs() local 1247 struct t3_swsq *sqp; in cxio_poll_cq() local
|
D | iwch_qp.c | 363 struct t3_swsq *sqp; in iwch_post_send() local
|
/Linux-v5.4/drivers/infiniband/hw/mlx4/ |
D | qp.c | 997 struct mlx4_ib_sqp *sqp = NULL; in create_qp_common() local 1657 struct mlx4_ib_sqp *sqp = to_msqp((to_mqp(ibqp))); in mlx4_ib_create_qp() local 1716 struct mlx4_ib_sqp *sqp = to_msqp(mqp); in mlx4_ib_destroy_qp() local 1779 static void store_sqp_attrs(struct mlx4_ib_sqp *sqp, const struct ib_qp_attr *attr, in store_sqp_attrs() 2855 struct mlx4_ib_sqp *sqp = to_msqp(mqp); in mlx4_ib_modify_qp() local 2880 static int build_sriov_qp0_header(struct mlx4_ib_sqp *sqp, in build_sriov_qp0_header() 3029 static int build_mlx_header(struct mlx4_ib_sqp *sqp, const struct ib_ud_wr *wr, in build_mlx_header() 3546 struct mlx4_ib_sqp *sqp = to_msqp(qp); in _mlx4_ib_post_send() local
|
D | mad.c | 1369 struct mlx4_ib_demux_pv_qp *sqp; in mlx4_ib_send_to_wire() local 1789 struct mlx4_ib_demux_pv_ctx *sqp = qp_context; in pv_qp_event_handler() local 1899 struct mlx4_ib_demux_pv_qp *sqp; in mlx4_ib_sqp_comp_worker() local
|
/Linux-v5.4/drivers/infiniband/hw/qib/ |
D | qib_ud.c | 51 static void qib_ud_loopback(struct rvt_qp *sqp, struct rvt_swqe *swqe) in qib_ud_loopback()
|
/Linux-v5.4/drivers/scsi/ |
D | scsi_debug.c | 3714 struct sdebug_queue *sqp; in sdebug_q_cmd_complete() local 3927 struct sdebug_queue *sqp; in stop_queued_cmnd() local 3972 struct sdebug_queue *sqp; in stop_all_queued() local 4009 struct sdebug_queue *sqp; in free_all_queued() local 4199 struct sdebug_queue *sqp; in block_unblock_all_queues() local 4229 static void setup_inject(struct sdebug_queue *sqp, in setup_inject() 4262 struct sdebug_queue *sqp; in schedule_resp() local 4577 struct sdebug_queue *sqp; in scsi_debug_show_info() local 4632 struct sdebug_queue *sqp; in delay_store() local 4672 struct sdebug_queue *sqp; in ndelay_store() local [all …]
|
/Linux-v5.4/drivers/infiniband/sw/rxe/ |
D | rxe_hdr.h | 493 __be32 sqp; member 520 static inline void __deth_set_sqp(void *arg, u32 sqp) in __deth_set_sqp() 545 static inline void deth_set_sqp(struct rxe_pkt_info *pkt, u32 sqp) in deth_set_sqp()
|
/Linux-v5.4/drivers/infiniband/hw/mthca/ |
D | mthca_qp.c | 299 static void store_attrs(struct mthca_sqp *sqp, const struct ib_qp_attr *attr, in store_attrs() 1371 struct mthca_sqp *sqp, in mthca_alloc_sqp() 1499 static int build_mlx_header(struct mthca_dev *dev, struct mthca_sqp *sqp, in build_mlx_header()
|
/Linux-v5.4/drivers/infiniband/hw/hfi1/ |
D | ud.c | 73 static void ud_loopback(struct rvt_qp *sqp, struct rvt_swqe *swqe) in ud_loopback()
|
/Linux-v5.4/drivers/infiniband/sw/rdmavt/ |
D | qp.c | 2925 struct rvt_qp *sqp) in loopback_qp_drop() 2946 void rvt_ruc_loopback(struct rvt_qp *sqp) in rvt_ruc_loopback()
|