Searched refs:ib_qp (Results 1 – 11 of 11) sorted by relevance
/include/rdma/ |
D | mr_pool.h | 10 struct ib_mr *ib_mr_pool_get(struct ib_qp *qp, struct list_head *list); 11 void ib_mr_pool_put(struct ib_qp *qp, struct list_head *list, struct ib_mr *mr); 13 int ib_mr_pool_init(struct ib_qp *qp, struct list_head *list, int nr, 15 void ib_mr_pool_destroy(struct ib_qp *qp, struct list_head *list);
|
D | rw.h | 45 int rdma_rw_ctx_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u32 port_num, 48 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp, 52 int rdma_rw_ctx_signature_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, 57 void rdma_rw_ctx_destroy_signature(struct rdma_rw_ctx *ctx, struct ib_qp *qp, 62 struct ib_send_wr *rdma_rw_ctx_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp, 64 int rdma_rw_ctx_post(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u32 port_num, 70 int rdma_rw_init_mrs(struct ib_qp *qp, struct ib_qp_init_attr *attr); 71 void rdma_rw_cleanup_mrs(struct ib_qp *qp);
|
D | rdma_counter.h | 16 struct ib_qp; 51 int rdma_counter_bind_qp_auto(struct ib_qp *qp, u32 port); 52 int rdma_counter_unbind_qp(struct ib_qp *qp, bool force);
|
D | iw_cm.h | 128 void iw_cm_unbind_qp(struct iw_cm_id *cm_id, struct ib_qp *qp); 136 struct ib_qp *iw_cm_get_qp(struct ib_device *device, int qpn);
|
D | ib_verbs.h | 753 struct ib_qp *qp; 1015 struct ib_qp *qp; 1749 struct ib_qp *qp; 1769 struct ib_qp { struct 1785 struct ib_qp *real_qp; argument 2099 struct ib_qp *qp; 2337 int (*post_send)(struct ib_qp *qp, const struct ib_send_wr *send_wr, 2339 int (*post_recv)(struct ib_qp *qp, const struct ib_recv_wr *recv_wr, 2341 void (*drain_rq)(struct ib_qp *qp); 2342 void (*drain_sq)(struct ib_qp *qp); [all …]
|
D | rdma_cm.h | 116 struct ib_qp *qp;
|
D | uverbs_std_types.h | 147 struct ib_qp *qp, struct ib_device *device, in ib_set_flow()
|
D | rdmavt_qp.h | 333 struct ib_qp ibqp; 464 static inline struct rvt_qp *ibqp_to_rvtqp(struct ib_qp *ibqp) in ibqp_to_rvtqp() 725 struct ib_qp *ibqp = &qp->ibqp; in rvt_mod_retry_timer_ext()
|
D | ib_mad.h | 570 struct ib_qp *qp;
|
/include/uapi/rdma/ |
D | siw-abi.h | 173 struct ib_qp *base_qp;
|
/include/linux/sunrpc/ |
D | svc_rdma.h | 101 struct ib_qp *sc_qp;
|