Searched refs:rs_transport (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 Drdma.c130 if (mr->r_trans == rs->rs_transport)
135 if (rs->rs_transport && rs->rs_transport->flush_mrs)
136 rs->rs_transport->flush_mrs();
177 if (rs->rs_transport->get_mr == NULL) {
205 mr->r_trans = rs->rs_transport;
248 trans_private = rs->rs_transport->get_mr(sg, nents, rs,
355 if (!rs->rs_transport || !rs->rs_transport->flush_mrs)
357 rs->rs_transport
[all...]
H A Dbind.c189 rs->rs_transport = trans;
H A Drds.h344 struct rds_transport *rs_transport; member in struct:rds_sock
H A Dsend.c855 rs->rs_transport,

Completed in 84 milliseconds