Lines Matching refs:c4iw_qp

87 static void set_state(struct c4iw_qp *qhp, enum c4iw_qp_state state)  in set_state()
690 static void post_write_cmpl(struct c4iw_qp *qhp, const struct ib_send_wr *wr) in post_write_cmpl()
759 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv()
912 static int ring_kernel_sq_db(struct c4iw_qp *qhp, u16 inc) in ring_kernel_sq_db()
929 static int ring_kernel_rq_db(struct c4iw_qp *qhp, u16 inc) in ring_kernel_rq_db()
979 static int complete_sq_drain_wr(struct c4iw_qp *qhp, in complete_sq_drain_wr()
1018 static int complete_sq_drain_wrs(struct c4iw_qp *qhp, in complete_sq_drain_wrs()
1035 static void complete_rq_drain_wr(struct c4iw_qp *qhp, in complete_rq_drain_wr()
1068 static void complete_rq_drain_wrs(struct c4iw_qp *qhp, in complete_rq_drain_wrs()
1084 struct c4iw_qp *qhp; in c4iw_post_send()
1265 struct c4iw_qp *qhp; in c4iw_post_receive()
1560 static void post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe, in post_terminate()
1596 static void __flush_qp(struct c4iw_qp *qhp, struct c4iw_cq *rchp, in __flush_qp()
1660 static void flush_qp(struct c4iw_qp *qhp) in flush_qp()
1692 static int rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in rdma_fini()
1749 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) in rdma_init()
1832 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in c4iw_modify_qp()
2073 struct c4iw_qp *qhp; in c4iw_destroy_qp()
2114 struct c4iw_qp *qhp = to_c4iw_qp(qp); in c4iw_create_qp()
2360 struct c4iw_qp *qhp; in c4iw_ib_modify_qp()
2458 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); in c4iw_ib_query_qp()