Searched defs:qhp (Results 1 – 9 of 9) sorted by relevance
/linux-3.3/drivers/infiniband/hw/cxgb3/ |
D | iwch_qp.c | 247 static int build_rdma_recv(struct iwch_qp *qhp, union t3_wr *wqe, in build_rdma_recv() 287 static int build_zero_stag_recv(struct iwch_qp *qhp, union t3_wr *wqe, in build_zero_stag_recv() 357 struct iwch_qp *qhp; in iwch_post_send() local 469 struct iwch_qp *qhp; in iwch_post_receive() local 534 struct iwch_qp *qhp; in iwch_bind_mw() local 773 int iwch_post_terminate(struct iwch_qp *qhp, struct respQ_msg_t *rsp_msg) in iwch_post_terminate() 805 static void __flush_qp(struct iwch_qp *qhp, struct iwch_cq *rchp, in __flush_qp() 852 static void flush_qp(struct iwch_qp *qhp, unsigned long *flag) in flush_qp() 881 u16 iwch_rqes_posted(struct iwch_qp *qhp) in iwch_rqes_posted() 893 static int rdma_init(struct iwch_dev *rhp, struct iwch_qp *qhp, in rdma_init() [all …]
|
D | iwch_ev.c | 48 struct iwch_qp *qhp; in post_qp_event() local 111 struct iwch_qp *qhp; in iwch_ev_dispatch() local
|
D | iwch.c | 68 struct iwch_qp *qhp = p; in disable_qp_db() local 76 struct iwch_qp *qhp = p; in enable_qp_db() local
|
D | iwch_cq.c | 47 struct iwch_qp *qhp = NULL; in iwch_poll_cq_one() local
|
D | iwch_provider.c | 862 struct iwch_qp *qhp; in iwch_destroy_qp() local 894 struct iwch_qp *qhp; in iwch_create_qp() local 1051 struct iwch_qp *qhp; in iwch_ib_modify_qp() local
|
D | iwch_provider.h | 172 static inline int qp_quiesced(struct iwch_qp *qhp) in qp_quiesced()
|
/linux-3.3/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 41 static void set_state(struct c4iw_qp *qhp, enum c4iw_qp_state state) in set_state() 496 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv() 588 struct c4iw_qp *qhp; in c4iw_post_send() local 699 struct c4iw_qp *qhp; in c4iw_post_receive() local 898 static void post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe, in post_terminate() 934 static void __flush_qp(struct c4iw_qp *qhp, struct c4iw_cq *rchp, in __flush_qp() 972 static void flush_qp(struct c4iw_qp *qhp) in flush_qp() 998 static int rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in rdma_fini() 1060 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) in rdma_init() 1131 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in c4iw_modify_qp() [all …]
|
D | ev.c | 39 struct c4iw_qp *qhp, in post_qp_event() 84 struct c4iw_qp *qhp; in c4iw_ev_dispatch() local
|
D | cq.c | 567 struct c4iw_qp *qhp = NULL; in c4iw_poll_cq_one() local
|