rds_ib_ring_oldest
u32 rds_ib_ring_oldest(struct rds_ib_work_ring *ring);
recv = &ic->i_recvs[rds_ib_ring_oldest(&ic->i_recv_ring)];
oldest = rds_ib_ring_oldest(&ic->i_send_ring);