Searched defs:srp_target_port (Results 1 – 1 of 1) sorted by relevance
181 struct srp_target_port { struct183 spinlock_t lock;186 struct ib_mr *global_mr;187 struct srp_rdma_ch *ch;188 u32 ch_count;189 u32 lkey;190 enum srp_target_state state;191 unsigned int max_iu_len;192 unsigned int cmd_sg_cnt;193 unsigned int indirect_size;[all …]