Searched refs:i_rm (Results 1 – 3 of 3) sorted by relevance
558 if (!ic->i_rm) { in rds_iw_xmit()584 ic->i_rm = rm; in rds_iw_xmit()733 prev->s_rm = ic->i_rm; in rds_iw_xmit()735 ic->i_rm = NULL; in rds_iw_xmit()756 ic->i_rm = prev->s_rm; in rds_iw_xmit()
658 if (ic->i_rm) { in rds_iw_conn_shutdown()659 rds_message_put(ic->i_rm); in rds_iw_conn_shutdown()660 ic->i_rm = NULL; in rds_iw_conn_shutdown()
117 struct rds_message *i_rm; member