Searched refs:i_rm (Results 1 – 3 of 3) sorted by relevance
550 if (!ic->i_rm) { in rds_iw_xmit()578 ic->i_rm = rm; in rds_iw_xmit()729 prev->s_rm = ic->i_rm; in rds_iw_xmit()731 ic->i_rm = NULL; in rds_iw_xmit()752 ic->i_rm = prev->s_rm; in rds_iw_xmit()
662 if (ic->i_rm) { in rds_iw_conn_shutdown()663 rds_message_put(ic->i_rm); in rds_iw_conn_shutdown()664 ic->i_rm = NULL; in rds_iw_conn_shutdown()
120 struct rds_message *i_rm; member