Searched defs:qhp (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 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() local [all …]
|
D | ev.c | 88 struct c4iw_qp *qhp, in post_qp_event() 123 struct c4iw_qp *qhp; in c4iw_ev_dispatch() local
|
D | cq.c | 238 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 1176 void c4iw_flush_srqidx(struct c4iw_qp *qhp, u32 srqidx) in c4iw_flush_srqidx()
|
D | restrack.c | 140 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); in c4iw_fill_res_qp_entry() local
|