Home
last modified time | relevance | path

Searched refs:ib_qp (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/include/rdma/
Drw.h62 int rdma_rw_ctx_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u8 port_num,
65 void rdma_rw_ctx_destroy(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u8 port_num,
69 int rdma_rw_ctx_signature_init(struct rdma_rw_ctx *ctx, struct ib_qp *qp,
74 void rdma_rw_ctx_destroy_signature(struct rdma_rw_ctx *ctx, struct ib_qp *qp,
79 struct ib_send_wr *rdma_rw_ctx_wrs(struct rdma_rw_ctx *ctx, struct ib_qp *qp,
81 int rdma_rw_ctx_post(struct rdma_rw_ctx *ctx, struct ib_qp *qp, u8 port_num,
87 int rdma_rw_init_mrs(struct ib_qp *qp, struct ib_qp_init_attr *attr);
88 void rdma_rw_cleanup_mrs(struct ib_qp *qp);
Dmr_pool.h18 struct ib_mr *ib_mr_pool_get(struct ib_qp *qp, struct list_head *list);
19 void ib_mr_pool_put(struct ib_qp *qp, struct list_head *list, struct ib_mr *mr);
21 int ib_mr_pool_init(struct ib_qp *qp, struct list_head *list, int nr,
23 void ib_mr_pool_destroy(struct ib_qp *qp, struct list_head *list);
Diw_cm.h109 void (*add_ref)(struct ib_qp *qp);
111 void (*rem_ref)(struct ib_qp *qp);
113 struct ib_qp * (*get_qp)(struct ib_device *device,
164 void iw_cm_unbind_qp(struct iw_cm_id *cm_id, struct ib_qp *qp);
172 struct ib_qp *iw_cm_get_qp(struct ib_device *device, int qpn);
Dib_verbs.h652 struct ib_qp *qp;
995 struct ib_qp *qp;
1734 struct ib_qp *qp;
1754 struct ib_qp { struct
1770 struct ib_qp *real_qp; argument
2098 struct ib_qp *qp;
2391 struct ib_qp * (*create_qp)(struct ib_pd *pd,
2394 int (*modify_qp)(struct ib_qp *qp,
2398 int (*query_qp)(struct ib_qp *qp,
2402 int (*destroy_qp)(struct ib_qp *qp);
[all …]
Drdma_vt.h460 static inline struct rvt_qp *ibqp_to_rvtqp(struct ib_qp *ibqp) in ibqp_to_rvtqp()
530 struct ib_qp *ibqp = &qp->ibqp; in rvt_mod_retry_timer()
Dib_mad.h602 struct ib_qp *qp;
824 struct ib_mad_agent *ib_redirect_mad_qp(struct ib_qp *qp,
Drdma_cm.h131 struct ib_qp *qp;
Drdmavt_qp.h273 struct ib_qp ibqp;
/linux-4.19.296/include/linux/sunrpc/
Dsvc_rdma.h99 struct ib_qp *sc_qp;