Searched defs:qhp (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/cxgb3/ |
D | iwch_qp.c | 248 static int build_rdma_recv(struct iwch_qp *qhp, union t3_wr *wqe, in build_rdma_recv() 288 static int build_zero_stag_recv(struct iwch_qp *qhp, union t3_wr *wqe, in build_zero_stag_recv() 358 struct iwch_qp *qhp; in iwch_post_send() local 470 struct iwch_qp *qhp; in iwch_post_receive() local 692 int iwch_post_terminate(struct iwch_qp *qhp, struct respQ_msg_t *rsp_msg) in iwch_post_terminate() 723 static void __flush_qp(struct iwch_qp *qhp, struct iwch_cq *rchp, in __flush_qp() 773 static void flush_qp(struct iwch_qp *qhp) in flush_qp() 802 u16 iwch_rqes_posted(struct iwch_qp *qhp) in iwch_rqes_posted() 815 static int rdma_init(struct iwch_dev *rhp, struct iwch_qp *qhp, in rdma_init() 867 int iwch_modify_qp(struct iwch_dev *rhp, struct iwch_qp *qhp, in iwch_modify_qp()
|
D | iwch_ev.c | 48 struct iwch_qp *qhp; in post_qp_event() local 112 struct iwch_qp *qhp; in iwch_ev_dispatch() local
|
D | iwch_cq.c | 36 struct iwch_qp *qhp, struct ib_wc *wc) in __iwch_poll_cq_one() 178 struct iwch_qp *qhp; in iwch_poll_cq_one() local
|
D | iwch.c | 67 struct iwch_qp *qhp = p; in disable_qp_db() local 75 struct iwch_qp *qhp = p; in enable_qp_db() local
|
D | iwch_provider.c | 762 struct iwch_qp *qhp; in iwch_destroy_qp() local 794 struct iwch_qp *qhp; in iwch_create_qp() local 949 struct iwch_qp *qhp; in iwch_ib_modify_qp() local
|
D | iwch_provider.h | 173 static inline int qp_quiesced(struct iwch_qp *qhp) in qp_quiesced()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 86 static void set_state(struct c4iw_qp *qhp, enum c4iw_qp_state state) in set_state() 685 static void post_write_cmpl(struct c4iw_qp *qhp, const struct ib_send_wr *wr) in post_write_cmpl() 751 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv() 888 struct c4iw_qp *qhp; in free_qp_work() local 907 struct c4iw_qp *qhp; in queue_qp_free() local 932 static int ring_kernel_sq_db(struct c4iw_qp *qhp, u16 inc) in ring_kernel_sq_db() 949 static int ring_kernel_rq_db(struct c4iw_qp *qhp, u16 inc) in ring_kernel_rq_db() 999 static int complete_sq_drain_wr(struct c4iw_qp *qhp, in complete_sq_drain_wr() 1038 static int complete_sq_drain_wrs(struct c4iw_qp *qhp, in complete_sq_drain_wrs() 1055 static void complete_rq_drain_wr(struct c4iw_qp *qhp, in complete_rq_drain_wr() [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 | 239 int c4iw_flush_sq(struct c4iw_qp *qhp) in c4iw_flush_sq() 339 struct c4iw_qp *qhp; in c4iw_flush_hw_cq() local 755 static int __c4iw_poll_cq_one(struct c4iw_cq *chp, struct c4iw_qp *qhp, in __c4iw_poll_cq_one() 925 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 | 142 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); in fill_res_qp_entry() local
|