Searched defs:srp_target_port (Results 1 – 1 of 1) sorted by relevance
201 struct srp_target_port { struct203 spinlock_t lock;206 u32 global_rkey;207 struct srp_rdma_ch *ch;208 struct net *net;209 u32 ch_count;210 u32 lkey;211 enum srp_target_state state;212 unsigned int cmd_sg_cnt;213 unsigned int indirect_size;[all …]