Searched refs:s_rm (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dib_send.c81 struct rds_message *rm = send->s_rm;
125 send->s_rm = NULL;
136 send->s_rm = NULL;
164 if (send->s_rm)
217 if (send->s_rm)
700 prev->s_rm = ic->i_rm;
721 if (prev->s_rm) {
722 ic->i_rm = prev->s_rm;
723 prev->s_rm = NULL;
H A Diw_send.c81 struct rds_message *rm = send->s_rm;
125 send->s_rm = NULL;
136 send->s_rm = NULL;
183 if (send->s_rm)
251 if (send->s_rm)
731 prev->s_rm = ic->i_rm;
752 if (prev->s_rm) {
753 ic->i_rm = prev->s_rm;
754 prev->s_rm = NULL;
H A Dib.h56 struct rds_message *s_rm; member in struct:rds_ib_send_work
H A Diw.h70 struct rds_message *s_rm; member in struct:rds_iw_send_work

Completed in 77 milliseconds