Searched defs:srp_rdma_ch (Results 1 – 2 of 2) sorted by relevance
141 struct srp_rdma_ch { struct143 struct list_head free_tx;144 spinlock_t lock;145 s32 req_lim;148 struct srp_target_port *target ____cacheline_aligned_in_smp;149 struct ib_cq *send_cq;150 struct ib_cq *recv_cq;151 struct ib_qp *qp;152 struct srp_fr_pool *fr_pool;153 uint32_t max_it_iu_len;[all …]
149 struct srp_rdma_ch { struct151 struct list_head free_tx;152 spinlock_t lock;153 s32 req_lim;156 struct srp_target_port *target ____cacheline_aligned_in_smp;157 struct ib_cq *send_cq;158 struct ib_cq *recv_cq;159 struct ib_qp *qp;160 struct srp_fr_pool *fr_pool;161 uint32_t max_it_iu_len;[all …]