Lines Matching full:rdma
42 #include <rdma/ib_verbs.h>
43 #include <rdma/ib_sa.h>
44 #include <rdma/ib_cm.h>
45 #include <rdma/rdma_cm.h>
46 #include <rdma/rw.h>
202 * @rw_ctxs: RDMA read/write contexts.
204 * @rdma_cqe: RDMA completion queue element.
251 * struct srpt_rdma_ch - RDMA channel
257 * @rdma_cm.cm_id: RDMA CM ID associated with the channel.
277 * @using_rdma_cm: Whether the RDMA/CM or IB/CM is used for this channel.
351 * @srp_max_rdma_size: Maximum size of SRP RDMA transfers for new connections.
379 * struct srpt_port_id - LIO RDMA port information
381 * @tpg_list: TPGs associated with the RDMA port name.
382 * @wwn: WWN associated with the RDMA port name.
385 * Multiple sysfs directories can be associated with a single RDMA port. This
396 * struct srpt_port - SRPT RDMA port information