Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c55 int notify_status; in rdsv3_ib_send_rdma_complete() local
65 notify_status = RDS_RDMA_SUCCESS; in rdsv3_ib_send_rdma_complete()
69 notify_status = RDS_RDMA_REMOTE_ERROR; in rdsv3_ib_send_rdma_complete()
73 notify_status = RDS_RDMA_OTHER_ERROR; in rdsv3_ib_send_rdma_complete()
76 rdsv3_rdma_send_complete(rm, notify_status); in rdsv3_ib_send_rdma_complete()