Home
last modified time | relevance | path

Searched refs:rds_cong_update_alloc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/rds/
H A Dcong.c418 struct rds_message *rds_cong_update_alloc(struct rds_connection *conn) in rds_cong_update_alloc() function
H A Drds.h758 struct rds_message *rds_cong_update_alloc(struct rds_connection *conn);
H A Dsend.c219 rm = rds_cong_update_alloc(conn); in rds_send_xmit()