Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3.h169 #define RDSV3_FLAG_ACK_REQUIRED 0x02 macro
/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_recv.c788 if (hdr->h_flags & RDSV3_FLAG_ACK_REQUIRED) { in rdsv3_ib_process_recv()
H A Dib_send.c661 rm->m_inc.i_hdr.h_flags |= RDSV3_FLAG_ACK_REQUIRED; in rdsv3_ib_xmit()