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

/freebsd-11-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.c737 struct iwch_qp *qhp; local
774 struct iwch_qp *qhp; local
922 struct iwch_qp *qhp; local
[all...]
/freebsd-11-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.c255 int c4iw_flush_sq(struct c4iw_qp *qhp) argument
362 struct c4iw_qp *qhp; local
715 struct c4iw_qp *qhp = NULL; local
[all...]
H A Dqp.c95 static void set_state(struct c4iw_qp *qhp, enum c4iw_qp_state state) argument
545 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, argument
572 struct c4iw_qp *qhp; local
591 struct c4iw_qp *qhp; local
610 complete_sq_drain_wr(struct c4iw_qp *qhp, struct ib_send_wr *wr) argument
640 complete_rq_drain_wr(struct c4iw_qp *qhp, struct ib_recv_wr *wr) argument
775 struct c4iw_qp *qhp; local
912 struct c4iw_qp *qhp; local
1108 post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe, gfp_t gfp) argument
1151 __flush_qp(struct c4iw_qp *qhp, struct c4iw_cq *rchp, struct c4iw_cq *schp) argument
1211 flush_qp(struct c4iw_qp *qhp) argument
1238 rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, struct c4iw_ep *ep) argument
1333 rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) argument
1424 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
1677 struct c4iw_qp *qhp; local
1706 struct c4iw_qp *qhp; local
1910 struct c4iw_qp *qhp; local
1954 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
[all...]
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dcq.c95 void c4iw_flush_sq(struct c4iw_qp *qhp) argument
201 struct c4iw_qp *qhp; local
562 struct c4iw_qp *qhp = NULL; local
[all...]
H A Ddev.c274 static void dump_qp(struct c4iw_qp *qhp) argument
393 struct c4iw_qp *qhp = dev->qpid2ptr[i]; local
[all...]
H A Dqp.c275 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, argument
288 static void ring_kernel_db(struct c4iw_qp *qhp, u32 qid, u16 idx) argument
316 struct c4iw_qp *qhp; local
421 struct c4iw_qp *qhp; local
485 update_qp_state(struct c4iw_qp *qhp) argument
502 c4iw_flush_qp(struct c4iw_qp *qhp) argument
545 struct c4iw_qp *qhp = dev->qpid2ptr[i]; local
[all...]
H A Dverbs.c308 struct c4iw_qp *qhp; local
411 struct c4iw_qp *qhp; local
567 reset_qp(struct c4iw_qp *qhp) argument
584 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
601 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
636 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
660 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
674 struct c4iw_qp *qhp = to_c4iw_qp(ibqp); local
697 struct c4iw_qp *qhp = to_c4iw_qp(event->element.qp); local
[all...]

Completed in 117 milliseconds