Searched defs:rds_connection (Results 1 – 2 of 2) sorted by relevance
84 struct rds_connection { struct89 struct rds_connection *c_passive; argument91 struct rds_cong_map *c_lcong;92 struct rds_cong_map *c_fcong;94 struct rds_message *c_xmit_rm;95 unsigned long c_xmit_sg;96 unsigned int c_xmit_hdr_off;97 unsigned int c_xmit_data_off;98 unsigned int c_xmit_atomic_sent;99 unsigned int c_xmit_rdma_sent;[all …]
435 int (*visitor)(struct rds_connection *, void *), in rds_for_each_conn_info()