Searched refs:iwch_qp (Results 1 – 8 of 8) sorted by relevance
| /trueos/sys/dev/cxgb/ulp/iw_cxgb/ |
| HD | iw_cxgb_provider.h | 156 struct iwch_qp { struct 169 qp_quiesced(struct iwch_qp *qhp) in qp_quiesced() argument 174 static __inline struct iwch_qp * 177 return container_of(ibqp, struct iwch_qp, ibqp); in to_iwch_qp() 258 struct iwch_qp *qhp, 337 int iwch_post_terminate(struct iwch_qp *qhp, struct respQ_msg_t *rsp_msg); 340 void stop_read_rep_timer(struct iwch_qp *qhp);
|
| HD | iw_cxgb_qp.c | 246 static int build_rdma_recv(struct iwch_qp *qhp, union t3_wr *wqe, in build_rdma_recv() 290 static int build_zero_stag_recv(struct iwch_qp *qhp, union t3_wr *wqe, in build_zero_stag_recv() 360 struct iwch_qp *qhp; in iwch_post_send() 456 struct iwch_qp *qhp; in iwch_post_receive() 519 struct iwch_qp *qhp; in iwch_bind_mw() 728 int iwch_post_terminate(struct iwch_qp *qhp, struct respQ_msg_t *rsp_msg) in iwch_post_terminate() 764 static void __flush_qp(struct iwch_qp *qhp, struct iwch_cq *rchp, in __flush_qp() 803 static void flush_qp(struct iwch_qp *qhp) in flush_qp() 828 static int rqes_posted(struct iwch_qp *qhp) in rqes_posted() 839 static int rdma_init(struct iwch_dev *rhp, struct iwch_qp *qhp, in rdma_init() [all …]
|
| HD | iw_cxgb.h | 37 struct iwch_qp; 139 static inline struct iwch_qp *get_qhp(struct iwch_dev *rhp, u32 qpid) in get_qhp()
|
| HD | iw_cxgb_ev.c | 80 post_qp_event(struct iwch_dev *rnicp, struct iwch_qp *qhp, struct iwch_cq *chp, in post_qp_event() 141 struct iwch_qp *qhp; in iwch_ev_dispatch()
|
| HD | iw_cxgb_cq.c | 91 struct iwch_qp *qhp = NULL; in iwch_poll_cq_one()
|
| HD | iw_cxgb_cm.h | 150 struct iwch_qp *qp;
|
| HD | iw_cxgb_provider.c | 728 struct iwch_qp *qhp; in iwch_destroy_qp() 765 struct iwch_qp *qhp; in iwch_create_qp() 913 struct iwch_qp *qhp; in iwch_ib_modify_qp()
|
| HD | iw_cxgb_cm.c | 1197 struct iwch_qp *qp = get_qhp(h, conn_param->qpn); in iwch_accept_cr()
|