Home
last modified time | relevance | path

Searched refs:RDS_MSG_ACK_REQUIRED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/rds/
H A Dsend.c96 set_bit(RDS_MSG_ACK_REQUIRED, &rm->m_flags); in rds_send_path_reset()
293 set_bit(RDS_MSG_ACK_REQUIRED, &rm->m_flags); in rds_send_xmit()
851 set_bit(RDS_MSG_ACK_REQUIRED, &rm->m_flags); in rds_send_queue_rm()
H A Drds.h358 #define RDS_MSG_ACK_REQUIRED 4 macro
H A Dib_send.c572 if (test_bit(RDS_MSG_ACK_REQUIRED, &rm->m_flags)) in rds_ib_xmit()