RDMA_CONS_INDEX_MASK
priv->rx_c_index &= RDMA_CONS_INDEX_MASK;
to_process = (p_index - priv->rx_c_index) & RDMA_CONS_INDEX_MASK;