Home
last modified time | relevance | path

Searched defs:qhp (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/cxgb4/
Dqp.c87 static void set_state(struct c4iw_qp *qhp, enum c4iw_qp_state state) in set_state()
689 static void post_write_cmpl(struct c4iw_qp *qhp, const struct ib_send_wr *wr) in post_write_cmpl()
758 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv()
911 static int ring_kernel_sq_db(struct c4iw_qp *qhp, u16 inc) in ring_kernel_sq_db()
928 static int ring_kernel_rq_db(struct c4iw_qp *qhp, u16 inc) in ring_kernel_rq_db()
978 static int complete_sq_drain_wr(struct c4iw_qp *qhp, in complete_sq_drain_wr()
1017 static int complete_sq_drain_wrs(struct c4iw_qp *qhp, in complete_sq_drain_wrs()
1034 static void complete_rq_drain_wr(struct c4iw_qp *qhp, in complete_rq_drain_wr()
1067 static void complete_rq_drain_wrs(struct c4iw_qp *qhp, in complete_rq_drain_wrs()
1083 struct c4iw_qp *qhp; in c4iw_post_send() local
[all …]
Dev.c88 struct c4iw_qp *qhp, in post_qp_event()
123 struct c4iw_qp *qhp; in c4iw_ev_dispatch() local
Dcq.c238 int c4iw_flush_sq(struct c4iw_qp *qhp) in c4iw_flush_sq()
338 struct c4iw_qp *qhp; in c4iw_flush_hw_cq() local
754 static int __c4iw_poll_cq_one(struct c4iw_cq *chp, struct c4iw_qp *qhp, in __c4iw_poll_cq_one()
924 struct c4iw_qp *qhp = NULL; in c4iw_poll_cq_one() local
1167 void c4iw_flush_srqidx(struct c4iw_qp *qhp, u32 srqidx) in c4iw_flush_srqidx()
Drestrack.c140 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); in c4iw_fill_res_qp_entry() local