Searched refs:rds_conn_up (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dib_recv.c234 while ((prefill || rds_conn_up(conn)) &&
846 if (rds_conn_up(conn) || rds_conn_connecting(conn)) {
878 if (rds_conn_up(conn))
912 if (rds_conn_up(conn))
H A Diw_recv.c234 while ((prefill || rds_conn_up(conn)) &&
805 if (rds_conn_up(conn) || rds_conn_connecting(conn)) {
837 if (rds_conn_up(conn))
871 if (rds_conn_up(conn))
H A Drds.h519 rds_conn_up(struct rds_connection *conn) function
H A Dib_send.c264 if (wc.status != IB_WC_SUCCESS && rds_conn_up(conn)) {
H A Diw_send.c296 if (wc.status != IB_WC_SUCCESS && rds_conn_up(conn)) {

Completed in 106 milliseconds