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()
84 int notify_status; in rds_ib_send_complete() local91 notify_status = RDS_RDMA_SUCCESS; in rds_ib_send_complete()95 notify_status = RDS_RDMA_REMOTE_ERROR; in rds_ib_send_complete()99 notify_status = RDS_RDMA_OTHER_ERROR; in rds_ib_send_complete()102 complete(rm, notify_status); in rds_ib_send_complete()