Symbol: c4iw_qp
drivers/infiniband/hw/cxgb4/cm.c
3127
struct c4iw_qp *qp = get_qhp(h, conn_param->qpn);
drivers/infiniband/hw/cxgb4/cq.c
1180
void c4iw_flush_srqidx(struct c4iw_qp *qhp, u32 srqidx)
drivers/infiniband/hw/cxgb4/cq.c
238
int c4iw_flush_sq(struct c4iw_qp *qhp)
drivers/infiniband/hw/cxgb4/cq.c
335
void c4iw_flush_hw_cq(struct c4iw_cq *chp, struct c4iw_qp *flush_qhp)
drivers/infiniband/hw/cxgb4/cq.c
338
struct c4iw_qp *qhp;
drivers/infiniband/hw/cxgb4/cq.c
754
static int __c4iw_poll_cq_one(struct c4iw_cq *chp, struct c4iw_qp *qhp,
drivers/infiniband/hw/cxgb4/cq.c
924
struct c4iw_qp *qhp = NULL;
drivers/infiniband/hw/cxgb4/device.c
1269
struct c4iw_qp *qp;
drivers/infiniband/hw/cxgb4/device.c
1284
static void resume_rc_qp(struct c4iw_qp *qp)
drivers/infiniband/hw/cxgb4/device.c
1297
struct c4iw_qp *qp;
drivers/infiniband/hw/cxgb4/device.c
1300
qp = list_first_entry(&ctx->dev->db_fc_list, struct c4iw_qp,
drivers/infiniband/hw/cxgb4/device.c
1317
struct c4iw_qp *qp;
drivers/infiniband/hw/cxgb4/device.c
1356
struct c4iw_qp **qps;
drivers/infiniband/hw/cxgb4/device.c
1373
struct c4iw_qp *qp = qp_list->qps[idx];
drivers/infiniband/hw/cxgb4/device.c
1416
struct c4iw_qp *qp;
drivers/infiniband/hw/cxgb4/device.c
245
static int dump_qp(unsigned long id, struct c4iw_qp *qp,
drivers/infiniband/hw/cxgb4/device.c
328
struct c4iw_qp *qp;
drivers/infiniband/hw/cxgb4/ev.c
123
struct c4iw_qp *qhp;
drivers/infiniband/hw/cxgb4/ev.c
88
struct c4iw_qp *qhp,
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
1038
void c4iw_flush_hw_cq(struct c4iw_cq *chp, struct c4iw_qp *flush_qhp);
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
1042
int c4iw_flush_sq(struct c4iw_qp *qhp);
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
1067
void c4iw_flush_srqidx(struct c4iw_qp *qhp, u32 srqidx);
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
348
static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid)
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
496
static inline struct c4iw_qp *to_c4iw_qp(struct ib_qp *ibqp)
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
498
return container_of(ibqp, struct c4iw_qp, ibqp);
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
634
struct c4iw_qp *qhp,
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
879
struct c4iw_qp *qp;
drivers/infiniband/hw/cxgb4/provider.c
511
INIT_RDMA_OBJ_SIZE(ib_qp, c4iw_qp, ibqp),
drivers/infiniband/hw/cxgb4/qp.c
1015
static int complete_sq_drain_wrs(struct c4iw_qp *qhp,
drivers/infiniband/hw/cxgb4/qp.c
1032
static void complete_rq_drain_wr(struct c4iw_qp *qhp,
drivers/infiniband/hw/cxgb4/qp.c
1065
static void complete_rq_drain_wrs(struct c4iw_qp *qhp,
drivers/infiniband/hw/cxgb4/qp.c
1081
struct c4iw_qp *qhp;
drivers/infiniband/hw/cxgb4/qp.c
1262
struct c4iw_qp *qhp;
drivers/infiniband/hw/cxgb4/qp.c
1557
static void post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe,
drivers/infiniband/hw/cxgb4/qp.c
1593
static void __flush_qp(struct c4iw_qp *qhp, struct c4iw_cq *rchp,
drivers/infiniband/hw/cxgb4/qp.c
1665
static void flush_qp(struct c4iw_qp *qhp)
drivers/infiniband/hw/cxgb4/qp.c
1697
static int rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp,
drivers/infiniband/hw/cxgb4/qp.c
1754
static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp)
drivers/infiniband/hw/cxgb4/qp.c
1837
int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp,
drivers/infiniband/hw/cxgb4/qp.c
2078
struct c4iw_qp *qhp;
drivers/infiniband/hw/cxgb4/qp.c
2119
struct c4iw_qp *qhp = to_c4iw_qp(qp);
drivers/infiniband/hw/cxgb4/qp.c
2381
struct c4iw_qp *qhp;
drivers/infiniband/hw/cxgb4/qp.c
2479
struct c4iw_qp *qhp = to_c4iw_qp(ibqp);
drivers/infiniband/hw/cxgb4/qp.c
687
static void post_write_cmpl(struct c4iw_qp *qhp, const struct ib_send_wr *wr)
drivers/infiniband/hw/cxgb4/qp.c
756
static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe,
drivers/infiniband/hw/cxgb4/qp.c
87
static void set_state(struct c4iw_qp *qhp, enum c4iw_qp_state state)
drivers/infiniband/hw/cxgb4/qp.c
909
static int ring_kernel_sq_db(struct c4iw_qp *qhp, u16 inc)
drivers/infiniband/hw/cxgb4/qp.c
926
static int ring_kernel_rq_db(struct c4iw_qp *qhp, u16 inc)
drivers/infiniband/hw/cxgb4/qp.c
976
static int complete_sq_drain_wr(struct c4iw_qp *qhp,
drivers/infiniband/hw/cxgb4/restrack.c
140
struct c4iw_qp *qhp = to_c4iw_qp(ibqp);