Home
last modified time | relevance | path

Searched refs:RDS_RECV_REFILL (Results 1 – 2 of 2) sorted by relevance

/linux/net/rds/
H A Dconnection.c412 !test_bit(RDS_RECV_REFILL, &cp->cp_flags)); in rds_conn_shutdown()
H A Drds.h91 #define RDS_RECV_REFILL 3 macro