Searched refs:iwch_qp (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.h156 struct iwch_qp { struct
169 qp_quiesced(struct iwch_qp *qhp)
174 static __inline struct iwch_qp *
177 return container_of(ibqp, struct iwch_qp, ibqp);
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);
H A Diw_cxgb.h37 struct iwch_qp;
139 static inline struct iwch_qp *get_qhp(struct iwch_dev *rhp, u32 qpid)
H A Diw_cxgb_qp.c246 static int build_rdma_recv(struct iwch_qp *qhp, union t3_wr *wqe,
290 static int build_zero_stag_recv(struct iwch_qp *qhp, union t3_wr *wqe,
360 struct iwch_qp *qhp;
456 struct iwch_qp *qhp;
519 struct iwch_qp *qhp;
728 int iwch_post_terminate(struct iwch_qp *qhp, struct respQ_msg_t *rsp_msg)
764 static void __flush_qp(struct iwch_qp *qhp, struct iwch_cq *rchp,
803 static void flush_qp(struct iwch_qp *qhp)
828 static int rqes_posted(struct iwch_qp *qhp)
839 static int rdma_init(struct iwch_dev *rhp, struct iwch_qp *qh
[all...]
H A Diw_cxgb_ev.c80 post_qp_event(struct iwch_dev *rnicp, struct iwch_qp *qhp, struct iwch_cq *chp,
141 struct iwch_qp *qhp;
H A Diw_cxgb_cm.h150 struct iwch_qp *qp;
H A Diw_cxgb_cq.c91 struct iwch_qp *qhp = NULL;
H A Diw_cxgb_provider.c728 struct iwch_qp *qhp;
765 struct iwch_qp *qhp;
913 struct iwch_qp *qhp;
H A Diw_cxgb_cm.c1197 struct iwch_qp *qp = get_qhp(h, conn_param->qpn);

Completed in 174 milliseconds