Searched defs:qhp (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_ev.c80 post_qp_event(struct iwch_dev *rnicp, struct iwch_qp *qhp, struct iwch_cq *chp, argument
141 struct iwch_qp *qhp; local
[all...]
H A Diw_cxgb_cq.c91 struct iwch_qp *qhp = NULL; local
H A Diw_cxgb_qp.c246 static int build_rdma_recv(struct iwch_qp *qhp, union t3_wr *wqe, argument
290 static int build_zero_stag_recv(struct iwch_qp *qhp, union t3_wr *wqe, argument
360 struct iwch_qp *qhp; local
456 struct iwch_qp *qhp; local
519 struct iwch_qp *qhp; local
728 iwch_post_terminate(struct iwch_qp *qhp, struct respQ_msg_t *rsp_msg) argument
764 __flush_qp(struct iwch_qp *qhp, struct iwch_cq *rchp, struct iwch_cq *schp) argument
803 flush_qp(struct iwch_qp *qhp) argument
828 rqes_posted(struct iwch_qp *qhp) argument
839 rdma_init(struct iwch_dev *rhp, struct iwch_qp *qhp, enum iwch_qp_attr_mask mask, struct iwch_qp_attributes *attrs) argument
888 iwch_modify_qp(struct iwch_dev *rhp, struct iwch_qp *qhp, enum iwch_qp_attr_mask mask, struct iwch_qp_attributes *attrs, int internal) argument
[all...]
H A Diw_cxgb_provider.h169 qp_quiesced(struct iwch_qp *qhp) argument
H A Diw_cxgb_provider.c728 struct iwch_qp *qhp; local
765 struct iwch_qp *qhp; local
913 struct iwch_qp *qhp; local
[all...]
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dev.c42 post_qp_event(struct c4iw_dev *dev, struct c4iw_cq *chp, struct c4iw_qp *qhp, struct t4_cqe *err_cqe, enum ib_event_type ib_event) argument
88 struct c4iw_qp *qhp; local
[all...]
H A Dcq.c602 struct c4iw_qp *qhp = NULL; local
H A Dqp.c69 static void set_state(struct c4iw_qp *qhp, enum c4iw_qp_state state) argument
493 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, argument
578 static void complete_sq_drain_wr(struct c4iw_qp *qhp, struct ib_send_wr *wr) argument
608 complete_rq_drain_wr(struct c4iw_qp *qhp, struct ib_recv_wr *wr) argument
645 struct c4iw_qp *qhp; local
759 struct c4iw_qp *qhp; local
959 post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe, gfp_t gfp) argument
1002 __flush_qp(struct c4iw_qp *qhp, struct c4iw_cq *rchp, struct c4iw_cq *schp) argument
1041 flush_qp(struct c4iw_qp *qhp) argument
1068 rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, struct c4iw_ep *ep) argument
1163 rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) argument
1246 c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, enum c4iw_qp_attr_mask mask, struct c4iw_qp_attributes *attrs, int internal) argument
1480 struct c4iw_qp *qhp; local
1517 struct c4iw_qp *qhp; local
1704 struct c4iw_qp *qhp; local
1748 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dcq.c98 void c4iw_flush_sq(struct c4iw_qp *qhp) argument
204 struct c4iw_qp *qhp; local
565 struct c4iw_qp *qhp = NULL; local
[all...]
H A Dqp.c268 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, argument
295 static void ring_kernel_db(struct c4iw_qp *qhp, u32 qid, u16 idx) argument
321 struct c4iw_qp *qhp; local
418 struct c4iw_qp *qhp; local
478 update_qp_state(struct c4iw_qp *qhp) argument
495 c4iw_flush_qp(struct c4iw_qp *qhp) argument
538 struct c4iw_qp *qhp = dev->qpid2ptr[i]; local
[all...]
H A Ddev.c251 static void dump_qp(struct c4iw_qp *qhp) argument
370 struct c4iw_qp *qhp = dev->qpid2ptr[i]; local
[all...]
H A Dverbs.c310 struct c4iw_qp *qhp; local
413 struct c4iw_qp *qhp; local
573 reset_qp(struct c4iw_qp *qhp) argument
588 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
605 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
640 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
664 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
678 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
701 struct c4iw_qp *qhp = to_c4iw_qp(event->element.qp); local
[all...]

Completed in 79 milliseconds