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()183 if (send->s_rm) in rds_iw_send_clear_ring()251 if (send->s_rm) in rds_iw_send_cq_comp_handler()733 prev->s_rm = ic->i_rm; in rds_iw_xmit()755 if (prev->s_rm) { in rds_iw_xmit()756 ic->i_rm = prev->s_rm; in rds_iw_xmit()757 prev->s_rm = NULL; in rds_iw_xmit()
71 struct rds_message *s_rm; member