Home
last modified time | relevance | path

Searched defs:srp_rdma_ch (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/infiniband/ulp/srp/
Dib_srp.h139 struct srp_rdma_ch { struct
141 struct list_head free_tx;
142 spinlock_t lock;
143 s32 req_lim;
146 struct srp_target_port *target ____cacheline_aligned_in_smp;
147 struct ib_cq *send_cq;
148 struct ib_cq *recv_cq;
149 struct ib_qp *qp;
150 struct srp_fr_pool *fr_pool;
151 uint32_t max_it_iu_len;
[all …]