Searched defs:rds_conn_path (Results 1 – 2 of 2) sorted by relevance
69266 struct rds_conn_path { struct69267 struct rds_connection *cp_conn;69268 struct rds_message *cp_xmit_rm;69269 long unsigned int cp_xmit_sg;69270 unsigned int cp_xmit_hdr_off;69271 unsigned int cp_xmit_data_off;69272 unsigned int cp_xmit_atomic_sent;69273 unsigned int cp_xmit_rdma_sent;69274 unsigned int cp_xmit_data_sent;69275 spinlock_t cp_lock;[all …]