Searched refs:notify_status (Results 1 – 2 of 2) sorted by relevance
45 int notify_status; in rds_iw_send_rdma_complete() local52 notify_status = RDS_RDMA_SUCCESS; in rds_iw_send_rdma_complete()56 notify_status = RDS_RDMA_REMOTE_ERROR; in rds_iw_send_rdma_complete()60 notify_status = RDS_RDMA_OTHER_ERROR; in rds_iw_send_rdma_complete()63 rds_rdma_send_complete(rm, notify_status); in rds_iw_send_rdma_complete()
50 int notify_status; in rds_ib_send_complete() local57 notify_status = RDS_RDMA_SUCCESS; in rds_ib_send_complete()61 notify_status = RDS_RDMA_REMOTE_ERROR; in rds_ib_send_complete()65 notify_status = RDS_RDMA_OTHER_ERROR; in rds_ib_send_complete()68 complete(rm, notify_status); in rds_ib_send_complete()