Searched refs:s_rm (Results 1 – 2 of 2) sorted by relevance
81 struct rds_message *rm = send->s_rm; in rds_iw_send_unmap_rm()125 send->s_rm = NULL; in rds_iw_send_unmap_rm()136 send->s_rm = NULL; in rds_iw_send_init_ring()175 if (send->s_rm) in rds_iw_send_clear_ring()243 if (send->s_rm) in rds_iw_send_cq_comp_handler()729 prev->s_rm = ic->i_rm; in rds_iw_xmit()751 if (prev->s_rm) { in rds_iw_xmit()752 ic->i_rm = prev->s_rm; in rds_iw_xmit()753 prev->s_rm = NULL; in rds_iw_xmit()
71 struct rds_message *s_rm; member